Category: lynda.com

xml

XML Essential Training

Watch the Online Video Course XML Essential Training XML, or Extensible Markup Language, was designed to make information sharing and data interpretation easier. In this course, developer and author Joe Marini takes you through the basic rules of XML, explains...

sqlite with php

SQLite 3 with PHP Essential Training

Watch the Online Video Course SQLite 3 with PHP Essential Training In SQLite 3 with PHP Essential Training, Bill Weinman addresses all of SQLite’s major features in the context of the PHP environment. This course covers the fundamentals of SQLite,...

sql essential training

SQL Essential Training

Watch the Online Video Course SQL Essential Training Whatever a database is being used for—websites, bookkeeping, sales and inventory, or even the lowly to-do list—it’s still all about the data. Completely updated for 2014, SQL Essential Training is designed to...

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,...

oop with php

Object-Oriented Programming with PHP

Watch the Online Video Course Object-Oriented Programming with PHP Whether you’re enhancing or optimizing existing code or just starting from scratch, there’s never a better time to start integrating object-oriented design techniques. This course shows how to integrate the principles...

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,...

ood

Foundations of Programming: Object-Oriented Design

Watch the Online Video Course Foundations of Programming: Object-Oriented Design Most modern programming languages, such as Java, C#, Ruby, and Python, are object-oriented languages, which help group individual bits of code into a complex and coherent application. However, object-orientation itself...

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...

design patterns

Foundations of Programming: Design Patterns

Watch the Online Video Course Foundations of Programming: Design Patterns Design patterns are reusable solutions that solve the challenges software developers face over and over again. Rather than reinventing the wheel, learn how to make use of these proven and...