- Home
- In-class Courses
- Online Courses
- Corporate Training
- Partnership Programs
- Certificate Programs
- Pre-University Courses
- Specialized Learning
- FAQ
- Request Information
- Register
- Extended Learning Home
- Contact Us
$190 + HST
Upcoming start dates: April 17, May 15, June 19, July 17, and August 21, 2013
Learn how to create exciting, interactive, and professional websites with ASP.NET. In this hands-on course, you’ll begin by adding the power of interactive controls to your Web pages, and you’ll discover how you can use style sheets to give every Web page you create the same clean and consistent look and feel. You’ll find out how to connect to a database and put the information it contains on public display. Then you’ll develop a true community-based website that allows users to register, log in, create and update profiles, and post messages to a forum. You’ll also explore the issue of Web security, and learn some simple things you can do to secure your site against some common attacks.
| Register Now! | Back To Top |
Learn how to program in C++, even if you have no prior programming experience! Create programs for Microsoft Windows using Microsoft Visual C++ 2005 Express Edition. Learn Object-Oriented techniques, how to create windows and forms, and how to program in a step-by-step nature. This course is ideal whether you’re an enthusiast, a business person hoping to advance your career, or someone who already knows how to program but wants to move ahead to C++ and Object-Oriented Programming.
| Register Now! | Back To Top |
Learn the fundamentals of computer programming with the hot new C# programming language. You'll begin with an exploration of input/output operations, decision making, looping, and object oriented programming principles. Then, you'll gain hands-on experience using sequential data files, and you'll build your very own Graphical User Interface (GUI) application. Learn to program the right way: by using a state-of-the-art language to build impressive and professional-looking applications on your schedule and on your very own computer.
| Register Now! | Back To Top |
If you want to learn computer programming but don't have any prior experience, you'll enjoy a tour of Java, one of the most widely used computer languages in the world. It’s a breeze to learn in a friendly and supportive environment. Start with the basics of program design and go on to write your own programs and integrate input and output, calculations, decision making, and loops. Build your knowledge and confidence with easy-to-understand examples and plenty of skill-building exercises. So whether you just want to try it out to see if you like it or plan on doing more with Java, this is a great place to start!
| Register Now! | Back To Top |
Learn Perl, a powerful and easy-to-use scripting language used on PCs, servers, and on the Internet for a wide range of programming problems. Perl is as capable, and often as fast, as C, C++, and Java, but is easier to learn and does not require the sort of software development tools and environments required by those languages. Perl is also more portable and supported on a greater variety of computers than many other computing languages. Perl programming skills are especially valuable for Web developers, software developers, and system administrators.
| Register Now! | Back To Top |
Learn how to create an interactive website, allowing visitors to post and retrieve information provided by you or your site’s visitors. You'll see how to use the PHP programming language to generate dynamic websites that automatically change as your data changes. You’ll also learn how to use the popular MySQL database server with PHP to store and retrieve data over the Web.
| Register Now! | Back To Top |
Take your first steps toward a career as a computer programmer! Using Just BASIC, a free and simple programming language, you'll learn how to create and work with graphical user interfaces, controls, variables, arrays, conditional logic, and loops. You'll even dig into graphics and sound as you master basic programming concepts. In each lesson, you’ll get hands-on practice as you write a working computer-game application. By the end of the course, you’ll have the skills and confidence you need to program in BASIC and design your own custom applications for home, school, or work.
| Register Now! | Back To Top |
Learn the fundamentals of computer programming in Python with topics that include basic decisions and loops, advanced data structures, object-oriented programming, and graphical user interfaces. Also gain knowledge in unique Python data structures such as tuples and dictionaries.
| Register Now! | Back To Top |
Enhance your résumé by adding Python to your programming skills! The Python programming language was developed to provide a way to develop code that's easy to create and understand. While Python contains the same basic structures as other languages, it also offers unique functionality that makes your life as a programmer easier.
This course will show you how to create basic programming structures including decisions and loops. Then you'll move on to more advanced topics such as object-oriented programming with classes and exceptions. In addition, you'll explore unique Python data structures such as tuples and dictionaries. You'll even learn how to create Python programs with graphic elements that range from simple circles and squares to graphical user interface (GUI) objects like buttons and labels.
Whether you're interested in writing simple scripts, full programs, or graphical user interfaces, this course will give you the tools you need to use Python with skill and confidence.
| Register Now! | Back To Top |
Learn how to create an interactive Web blog that allows visitors to register and post articles and comments. You'll see how the popular Ruby on Rails framework environment creates much of the code for you, and how to use the Ruby programming language to modify the code to customize your Web site. The blog we'll create also uses the popular MySQL database server to store the blog data that appears on the site, and it provides a search feature to allow visitors to easily search past blog entries.
| Register Now! | Back To Top |
Participants will learn how to write code for programs using Visual Basic, the most widely used programming language and development tool for creating Windows applications. The course covers the building blocks of programming, including using variables to store data, control structures, and loops, as well as the principles of object-oriented and event-driven programming.
| Register Now! | Back To Top |
Build upon your current knowledge of programming logic by writing Graphical User Interface applications in the C# programming language. Learn how to write applications with menus, toolbars, and files, and find out how to interact with databases and write SQL queries.
| Register Now! | Back To Top |
Deepen your understanding of the Java programming language, and start writing programs that are more sophisticated and professional. You'll learn about reading and writing data files, organizing information with multiple classes in Java's class hierarchy, and creating GUI applications using tools like windows, menus, buttons, text boxes, check boxes, scrolling, and more.
| Register Now! | Back To Top |
Learn how to create an interactive online store complete with an online catalogue of products, allowing customers to browse the catalogue to select items, place them in a shopping cart, and complete an order. You'll see how to use the popular MySQL database server to store product information (including images) and track customer orders. You'll also learn how to use the PHP programming language to display product images in your online store, allow customers to shop online using a shopping cart in their browser, and provide an administrative section to manage the store.
| Register Now! | Back To Top |
If you're a VB programmer who wants to go beyond the introductory level to create the sophisticated and powerful programs business users need, this course is for you. As we focus on database applications, you'll learn the in-demand programming skills you need to get new work in the business world.
We'll begin by discussing how to enrich the graphical user interface with custom menus and toolbars. Next, we'll explore multiple form applications, starting with built-in dialog controls, and then turning to helper forms and Multiple Document Interface applications. You'll find out how to access and modify data with data-bound controls, ADO .NET, and Structured Query Language (SQL). And we'll finish up with a survey of other areas you might be interested in studying, including information on additional SQL functionality, Web applications, and XML.
| Register Now! | Back To Top |
The fastest-growing software market today involves mobile applications (or apps). In this course, you'll learn to use the free Xcode compiler and the Objective-C programming language to program your own apps that you can sell through Apple's App Store, reaching millions of potential customers around the world.
You'll start with the basic steps to writing any program, then progress to using Xcode—the same compiler that Apple, Microsoft, Adobe, and many other companies use to write programs and applications. Along the way, you'll explore examples and perform simple coding exercises to build your confidence using Xcode and Objective-C.
Even if you're new to programming or have experience programming a different type of computer, this course will offer the guidance you need to build your own apps. By the end of this course, you'll know how to find your way around Xcode and write Objective-C commands, so you'll be ready to start creating your very own Mac, iPhone, or iPad programs!
| Register Now! | Back To Top |
Last updated by Webmaster on March 20, 2013