Filter by Category
Computers and Technology
in Business & Skills Training
Introduction to XML
available
with Ed2Go Instructor
XML is today's most popular way to store and send information. In this course, you'll master the essentials of XML through easy-to-follow, real-world examples. Even if you've never tried computer programming, you'll discover how quickly you can learn to produce powerful "code." By the end of this course, you will be surprised at how fun programming can be!
You will learn all the essential elements of programming like variables, loops, and branching. Using a full-featured design editor, you'll see how to build efficient, professional-looking user interfaces. You will explore all the main XML techniques - XPath, XSL, schemas, namespaces, DOM, and SAX. You'll practice using XML to search, manipulate, validate, and merge XML files and use SVG for displaying graphics like charts, drawings, and diagrams. When you've finished this course, you will understand how XML simplifies computer programming, and you'll have built a surprisingly sophisticated cookbook program that displays, modifies, searches, imports, and deletes recipes stored in XML format. This is your first step toward writing custom programs or furthering your career!
For more information or to register please click the link.
Java Developer Suite
available
with Ed2Go Instructor
Even if you've never written a single line of programming code, the courses in this bundle will teach you to create many practical and sophisticated computer programs using both Java and XML.
In Introduction to Java Programming, you'll start with the basics of program design and go on to write your own programs that perform input and output, calculations, decision making, and loops. Build your knowledge and confidence with easy-to-understand examples and plenty of skill-building exercises. By the time we're done, you'll be comfortable with Java programming and ready for more!
Intermediate Java Programming will deepen your understanding of object-oriented programming in Java and help you build sophisticated GUI programs that read and write data files and present information to the user with windows, menus, buttons, text boxes, and more. Organize information using multiple classes in Java's class hierarchy using inheritance. Explore some of the hundreds of classes that are built into the Java language. Over this course, you'll build several complete applications that combine these concepts.
XML is today's most popular way to store and send information. In Introduction to XML, you'll master the essentials of XML through easy-to-follow, real-world examples. Even if you've never tried computer programming, you'll discover how quickly you can learn to produce powerful "code". And the biggest surprise is how much fun programming can be!
Suite bundles are not eligible for partial drops or refunds. Transfers to other open sessions of the same course are available. Please refer to your school for additional details regarding drops, transfers, and refunds on Suite bundles.
For more information or to register please click the link.
Java Programming Series
available
with Ed2Go Instructor
Intro to Java Programming
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 programming 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. 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.
Intermediate Java Programming
Deepen your understanding of Java programming, and start writing programs that are more sophisticated and professional. Learn how to save data permanently on a disk by writing it to a sequential data file. See how to read the file to get the data back and process it. Organize information using multiple classes in Java's class hierarchy and inheritance. Explore some of the hundreds of classes that are built into the Java language. Find out how to create GUI applications in Java using tools like windows, menus, buttons, text boxes, check boxes, scroll bars, and other GUI tools.
Series bundles are not eligible for partial drops or refunds. Transfers to other open sessions of the same course are available. Please refer to your school for additional details regarding drops, transfers, and refunds on Series bundles.
For more information or to register please click the link.
React Training
available
with Ed2Go Instructor
If you want to develop for mobile, you need to learn how to use React. This frontend JavaScript library provides an effective way for today's developers to build dynamic user interfaces. This online self-paced course will teach you how to create user interfaces with React through a hands-on app building project.
What you will learn
About the benefits of writing user interfaces with React
How data flows in a React user interface
How to write a React component
What a virtual DOM is
To use Create React App to make your first React user interface
The role of JSX in React.
For more information or to register please click the link.
SQL Series
available
with Ed2Go Instructor
Start with the key concepts of SQL as you learn about the basic structure of relational databases and how to write simple and complex SQL statements. You'll learn to write queries to create tables; retrieve data from single or multiple tables; delete, insert, and update data in a database; gather significant statistics from data stored in a database; and more. Your new skills with databases will enhance your competitiveness in the technical fields of software development and database administration.
Series bundles are not eligible for partial drops or refunds. Transfers to other open sessions of the same course are available. Please refer to your school for additional details regarding drops, transfers, and refunds on Series bundles.
Series bundles are not eligible for partial drops or refunds. Transfers to other open sessions of the same course are available. Please refer to your school for additional details regarding drops, transfers, and refunds on Series bundles.
For more information or to register please click the link.
Things Every Developer Should Know
available
with Ed2Go Instructor
This course covers a variety of skills that every developer should know, like working with zipped folders and taking screenshots to working with Visual Studio Code and interacting with the developer community on Stack Overflow. These skills will help any developer be core prepared for additional learning and day-to-day work as a developer.
For more information or to register please click the link.
Typography
available
with Ed2Go Instructor
For web designers, understanding typography is an important aspect of creating a great User Experience. If you work in the web design field, you need to understand typography and how to apply this technique to your UI/UX projects. This self-paced course is all about typography! You will learn the rules of typography and gain a highly marketable visual communication skill.
For more information or to register please click the link.
Visual Basic Series
available
with Ed2Go Instructor
Introduction to Visual Basic
Visual Basic is the most widely used programming language for creating Windows applications. Why? Because it's easy to learn, and doesn't require you to memorize difficult commands like other programming languages. In this course, you'll learn how to write Windows applications and programs using the Visual Basic programming language and the Visual Basic development environment.
Creating a Windows application ordinarily requires you to write lengthy and complex code. But, as you'll see, the Visual Basic development environment relieves you of this task. Instead, it enables you to create the application program and its components literally with the click of a button or menu item. It even writes all of the necessary code to get the application started for you, which you can then view and fine-tune.
Over the course of 12 lessons, you'll learn the building blocks of programming, including using variables to store data, control structures, and loops. You'll find out how to use the large function library built into Visual Basic, including the .NET Framework, as well as how to write and use your own functions. You'll also see how to use Windows' large and varied library of controls and how to access files and handle errors. And since Windows applications are event-driven and everything in Visual Basic is treated as a programmable object, you'll learn about event-driven and object-oriented programming—concepts that are important not just in Visual Basic, but in other programming languages as well.
Intermediate Visual Basic
Why is Visual Basic the most widely used programming language for creating Windows applications? Because it's easier to learn and faster to use than most other programming languages.
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.
After that, we'll deepen your understanding of databases. 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.
Series bundles are not eligible for partial drops or refunds. Transfers to other open sessions of the same course are available. Please refer to your school for additional details regarding drops, transfers, and refunds on Series bundles.
For more information or to register please click the link.