by GC-Marketing | Apr 22, 2016 | Technologies & Coding Languages
JavaScript is the most popular coding language around, according to Stack Overflow’s annual developer surveys. Even developers whose primary responsibility is the back-end and server-side code often need to know a little JavaScript. That’s largely because...
by GC-Marketing | Apr 7, 2016 | Technologies & Coding Languages
You know that a website is made with HTML, CSS and JavaScript. Maybe you even know how to write in all three of those languages and put them together into a site, but something’s missing. Developers are supposed to be lazy, right? If all you’re using is...
by GC-Marketing | Feb 10, 2016 | Technologies & Coding Languages
AngularJS is the most popular JavaScript framework currently being used. The only other JavaScript anything that sees more use is JQuery, but JQuery is more of a library. The fact that Angular is so popular means it’s a desirable skill to have on your resume. Bearing...
by GC-Marketing | Oct 26, 2015 | Technologies & Coding Languages
Float is one of the most ubiquitous CSS properties that new students learn. As soon as the concept of using CSS for layout is introduced float becomes the standard option and is frequently one of the first taught. It has become so entrenched in web design as a tool...