Spring Framework
This course covers Spring’s Core module to reduce coupling and increase the flexibility, ease of maintenance, and testing of your applications. It also covers many important capabilities of Spring, including easing configuration with Spring Boot, integrating Hibernate and JPA persistence layers with Spring and Spring Data, and using Spring’s declarative transaction capabilities. The course includes […]
Advanced Ruby
This course expands upon the Ruby Programming course. Using Ruby’s rich feature set, the course focuses on utilizing custom classes, objects, modules, and processing data in various formats such as a SQL database, JSON, and XML. Additional topics related to threading, network programming, and message processing are also covered.
Advanced Python
This course teaches many advanced concepts and capabilities of the Python programming language. Some of the topics include the Python object model, packaging and distributing projects, asynchronous I/O, distributed computing, message passing and idiomatic data handling. Upon completion of the course students will be able to write Python programs that utilize many of the advanced […]
Advanced JavaScript
Modern Web Apps are programs that are experienced in a browser. We need to use a mix of HTML5, Ajax and advanced JavaScript techniques and libraries to get us there. Node, Angular, React, React Native, Vue, and similar frameworks demand a deep understanding of JavaScript for developers to be successful in them. This 5-day course […]
HTML5 Programming
Responsive Web Development is more than just HTML. The core technologies are: HTML5, CSS3 and JavaScript. HTML is used for semantic markup, CSS3 defines presentation, and JavaScript implements behavior. This five day class gives students the opportunity to explore these crucial technologies. It starts with HTML5, continues with CSS3 and concludes with JavaScript fundamentals. Additionally, […]
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 […]