For those aspiring web developers out there, I thought I would share this excellent article by Randy Syring. I wish I had heard this advice years ago. …at the beginning of your career, it is essential to get a deep knowledge in one language.. Advice to Aspiring Developers
Code PaLOUsa 2017
I’m just back from Code PaLousa! If you are not familiar with Code PaLOUsa, it is a conference for developers held in Louisville, Kentucky. It was held Wednesday, June 7th through Friday, June 9th. While it certainly had a strong selection of classes for .Net developers, the conference is open to all developers. There… [Read More]
JavaScript and the DOM
JavaScript interacts with it’s world which is the web page. The web page is also called the DOM. DOM stands for Document Object Model. It really is nothing more than a way we all agree to name elements on a web page, instead of calling the various parts of the page, “that doohickey thing.” In… [Read More]
Font Awesome Icons Will Not Load on iOS
While working on a draft of my recent Code Louisville website project I was checking the layout on my iPhone, and I noticed that the Font Awesome icons would not load on my iPhone. Font Awesome Icons The green area of the site should look like this with a large graphic icon from Font… [Read More]
Code Louisville Week 12 – The Final Week!
It’s week 12 of 12 here at Code Louisville. Everyone has been in high gear putting the finishing touches on their projects. Just like the first week, there is excitement in the air again! The finish line is in sight! The deadline for project turn-in is Friday, March 31st at Noon. In addition to the… [Read More]
- 1
- 2
- 3
- …
- 7
- Next Page »