Ticket Program Search Results

How To: Learn to Code for Free with These Online Programming Lessons

While becoming the next Mark Zuckerberg may be out of reach for someone just getting introduced to code, the skill has never been more valuable. Just understanding basic programming language is a great thing to put on your resume, and if you know how to code, you’re golden. Software developers and programmers have been the most resistant to the recession, as jobs in the tech industry continue to grow.

How To: Program faster with some PHP speed tips

If you're looking to shave a few milliseconds off the Zend Engine's work load, check out this tutorial for some PHP programming speed tips. This efficency will pay off when you have tons of traffic to your site and save you valuable server resources.

How To: Use the Facade design pattern in your PHP programming

This tutorial from JREAMdesign reviews the Facade design pattern and how it specifically relates to PHP programming. In the facade pattern, a complex subsystem and calling class are hidden from each other through the use of a Facade class. This video guide walks through the construction of a Facade and demonstrates its use.

How To: Utilize the MVC Pattern in PHP programming

The "Model View Controller" pattern, or MVC, is a paradigm of programmatically organizing an application into three parts: the Model, the View and the Controller. This video tutorial from JREAMdesign summarizes the purposes of the various components and how they interrelate with the program within this pattern. Several options for working with MVC are also highlighted.

How To: Use the string class when programming in C++

Want to know how to use the string Class in C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Store text in an array when programming in C++

Interested in storing text in an array within C++? Let this video be your guide. Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the details, take a look.

How To: Program Roland TB-303 or TR-909 synthesizers

The Roland TB-303 and TR-909 synths are two of the four most important pieces of gear in the history of electronic music, but every year they get older, more cranky, and further away from our contemporary ideas of what an interface should look like. They can be really hard to figure out how to use, but fortunately for you this video will teach you how to program both instruments and start creating the phat tracks these devices were made to create.

How To: Use namespace std when writing code in C++

Need a hand figuring out how to use namespace std when writing a program in C++? Whether you're new to Microsoft's popular general-purpose programming language or a seasoned programmer merely looking to brush up on the basics, you're sure to find much to take away from this helpful video lesson. For all of the relevant details, take a look.

How To: Implement a Windows File Explorer with Microsoft Visual Basic

In this clip, you'll learn how to create a File Explorer within a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Use EoF statements in Microsoft Visual Basic 6

In this clip, you'll learn how to work with EoF or end-of-file statements within MS VB apps. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Add navigation buttons to a Visual Basic web browser application

In this clip, you'll learn how to add simple nav buttons — e.g., Forward, Back, Stop — to a VB web browser app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Encrypt and decrypt video with a Visual Basic application

In this clip, you'll learn how to implement video encryption and decryption in a VB app. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.

How To: Implement Internet Transfer Control in a Visual Basic application

In this clip, you'll learn how to use Internet Transfer Control within a VB application to the view the source of a web page. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.