Python for New Programmers
This course introduces participants to essential elements of computer programming andprovides an environment to get comfortable coding using the Python programminglanguage. In addition to learning how to code, this course focuses on practical, hands-onexperience with the latest, in-demand technologies that are currently in use today by softwaredevelopers and data engineers and data scientists. In this […]
Software Development Foundations with Python
This course is a bootcamp-style course that introduces the audience to key concepts in programming using the Python language. The course uses a practical approach to learning all the key Python constructs that all Python programmers need to know. Being an introductory class, coding is done using Google Colab (Jupyter Notebooks) as well as an […]
Django RESTful Services
This course dives right into Django, then moves on to teach students how to develop REST APIs. Students start the basics of creating web apps, then moving on to serializing data and creating endpoints. Along the way, students will be introduced to many convenience modules that make programming easier and apps more professional.
Python for Beginners
This course introduces participants to essential elements of computer programming and features significant hands-on coding opportunities to learn the Python programming language. The most practical and fundamental Python language elements are discussed in detail to get you to an intermediate coding level quickly. Most importantly, the strong hands-on, project-focused approach will allow you to begin […]
Developing ASP.NET Core MVC Web Applications
In this course, students will learn to develop advanced ASP.NET Core MVC applications. The focus will be on coding activities that enhance the performance and scalability of the Web site application.
Programming in C#
This training course teaches developers the programming skills that are required for developers to create Windows applications using the Visual C# language. During their five days in the classroom students review the basics of Visual C# program structure, language syntax, and implementation details, and then consolidate their knowledge throughout the week as they build an […]
Django Framework
This is a comprehensive course in Django development. Participants will create, build, and test a Django application. Topics include Deployment, RESTful services, Templates, Models, Forms, and Unit Testing. Upon completion of the course students will be able to create and maintain Django applications using well-tested techniques.
Angular
After understanding how HTML5 and JavaScript work together you soon realize that to create truly capable web applications, the code becomes complex and expensive to maintain. That’s where Angular comes in. This framework allows us to drastically reduce the amount of JavaScript code written, making our web apps easier to understand at all levels. Angular […]
HTML5 and CSS
Mobile-enabled web applications are important for modern websites. Therefore, today’s websites require deeper technical knowledge to produce a more interactive experience. To accomplish this, we need the new features that HTML5 and CSS3 have to offer. This course will teach basic web concepts alongside modern HTML5 tools starting with the very first lecture, making it […]