Category: Web Development

angularjs

AngularJS In-Depth

“AngularJS In Action” author Lukas Ruebbelke dives into AngularJS, an intuitive framework that makes it easy to organize code by incorporates concepts like two-way binding, dependency injection and views which results in very testable code.   Source Files: Here  

php_with_mysql

PHP with MySQL Essential Training

Watch the Online Video Course PHP with MySQL Essential Training PHP is a popular, reliable programming language at the foundation of many smart, data-driven websites. This comprehensive course from Kevin Skoglund helps developers learn the basics of PHP (including variables,...

php mvc

MVC Frameworks for Building PHP Web Applications

Watch the Online Video Course MVC Frameworks for Building PHP Web Applications In this course, author Drew Falkman tours four open-source PHP frameworks: Zend, Symfony, CakePHP, and CodeIgniter. The course covers basic framework concepts; explores the Model-View-Controller (MVC) pattern as...

jquery

jQuery Mobile Web Applications

jQuery Mobile is one of the fastest and most popular ways to build web applications for smartphones and tablets. This course covers the major workflow elements of creating mobile applications with jQuery Mobile, starting with a basic app using components,...

db

Foundations of Programming: Databases

Watch the Online Video Course Foundations of Programming: Databases Discover how a database can benefit both you and your architecture, whatever the programming language, operating system, or application type you use. In this course, explore options that range from personal...

javascript

JavaScript the Good Parts

JavaScript has bad parts that many times overshadow it’s good parts. Douglas claims JavaScript has, “some of the best parts of any programming language ever created.” He explains why in this course, quizzes you on functional programming and covers the...