Programming

Programming with Ruby introduces developers to the Ruby programming language. Ruby is a dynamic object-oriented language. Its heritage includes LISP, Smalltalk, Perl and other languages. The simple but powerful nature of Ruby makes it one of today's hottest languages to learn. VTC author Al Anderson guides you through the various constructs and library of the language providing you with the tools to create great software in Ruby
course level image
vendor image
subscription image

Due to its power, simplicity, and complete object model, Python has become the scripting language of choice for many large organizations, including Google, Yahoo, and IBM. In Python 3 Essential Training, Bill Weinman demonstrates how to use Python 3 to create well-designed scripts and maintain existing projects. This course covers the basics of the language syntax and usage, as well as advanced features such as objects, generators, and exceptions. Example projects include a normalized database interface and a complete working CRUD application. Exercise files accompany the course.

course level image
vendor image
subscription image

Python is a functional and flexible programming language that is powerful enough for experienced programmers to use, but simple enough for beginners as well. Python is a well-developed, stable and fun to use programming language that is adaptable for both small and large development projects. If you want to learn how to program or want to branch out into other programming languages, our Python for Beginners course is the right python training course for you.

course level image
vendor image
cost range image
Real Studio is a cross-platform software development environment. With it you can create desktop applications for Mac OS X, Windows, and Linux. Additionally, you can create web applications that run on a wide variety of browsers. In this course, you'll learn about Real Studio, its history, and how it can help you create better software. Paul spends much of the course showing you how to build a practical, working application: ToDo. The ToDo application demonstrates how to design user interfaces, access databases, create object-oriented code, and create an application that works on Mac OS X, Windows, and Linux. After you've built the desktop version of ToDo, you'll learn how to migrate it to the web using Real Studio Web Edition.
course level image
vendor image
subscription image
PHP has become the most popular server-side programming language for building web applications and is currently in use on more than 75% of all web servers. As of the release of PHP5, it has matured into a sophisticated language with advanced object-oriented capabilities. This course will take you through the basics of PHP, all the way through to its most advanced features. Author John Fontana demonstrates practical knowledge that can be applied to every-day programming tasks in the real world.
course level image
vendor image
subscription image

XML technologies offer web developers and designers more flexibility than ever before. In Real-World XML, industry expert Joe Marini covers the best programming practices with XML, including the tools needed to build effective XML structures. He demonstrates the implementation of XML formats, how these formats work in real-world situations, and how they can facilitate project planning and development. Exercise files accompany the course.

course level image
vendor image
subscription image
REALbasic is an object-oriented programming language that is based on the BASIC language. It was developed by REAL Software. REALbasic is a cross-platform development vehicle. You can use REALbasic to create software for Windows, Macintosh and Linux from a single set of source code! VTC author Al Anderson guides you through the basics of setting up, designing and creating your first REALbasic program in this tutorial.
course level image
vendor image
subscription image

In Ruby Essential Training, expert instructor Kevin Skoglund teaches the fundamentals of Ruby, the popular object-oriented open-source programming language. Kevin begins by walking through the basic data types, demonstrating Ruby's control structures (loops, iterators, conditionals, and code blocks) and showcasing the elegant syntax structure of the language. Kevin explains variable scope and shows how to use methods, arguments, and return values to write efficient code. After covering the fundamentals, Kevin focuses on Ruby's object-oriented features. He shows how to define classes and explores OOP concepts, including instances, attributes, access control, and inheritance. Exercise files accompany the course. 

course level image
vendor image
subscription image
Ruby-on-Rails is a web application framework. Following the principles of DRY (Don't Repeat Yourself) and 'Convention over Configuration', Ruby-on-Rails enables web application developers to create dynamic and easily deployed websites in a very short amount of time. Based on the powerful Ruby language Rails is a set of Ruby templates and scripts used to build an entire web application and connect with a wide variety of database back-ends. VTC Author Al Anderson will help a beginner gain an understanding of the basics of web applications and work your way to developing a full-on web application.
course level image
vendor image
subscription image

In Ruby on Rails 3 Essential Training, instructor Kevin Skoglund shows how to create full-featured, object-oriented web applications with the latest version of the popular, open-source Ruby on Rails framework. This course explains the complete process—from the fundamental concepts and best practices behind the Rails framework, to how to build a complete application with dynamic, database-driven content. Using a content management system as an example project, this course explains how to structure databases, build database-driven, object-oriented models, route incoming requests, render pages with dynamic content, and to process and validate form data. Previous experience with Ruby is recommended, but not required. Exercise files accompany the course.

course level image
vendor image
subscription image

Pages