Python for Java Developers
Python for Java Developers is designed to help Java developers transition to Python efficiently by building on their existing programming knowledge. Over the course of three days, participants will learn the fundamentals of Python, including its syntax, data types, flow control, and function definitions, while also exploring collections, comprehensions, and lambda expressions for concise coding. […]
Cloud Native Design Patterns
This two-day hands-on course is designed to provide engineering staff with a detailed overview of the most important cloud native design patterns. The Cloud Native Design Patterns course provides a comprehensive overview of the various design patterns prevalent in cloud native systems. Day one of Cloud Native Design Patterns provides an overview of the cloud […]
Cloud Native Development Boot Camp
This course is designed to provide engineers new to modern distributed systems with an in-depth and intensive introduction to the principles and practices of cloud native software development and operation. This five-day hands-on course is designed to provide developers new to cloud native systems with a comprehensive introduction to microservices, Microservices Application Architecture, containers, orchestration […]
Rust Foundation
This course is designed to provide software engineers with an introduction to the Rust programming language. This course delves into the conceptual and practical aspects of coding in Rust. In this intensive two day hands on course, engineers will learn the hows and whys of coding naturally in Rust. The course deals with the most […]
Go Foundation
Go Foundation is designed to provide software engineers with an comprehensive overview of the Go programming language. Go Foundation delves into the conceptual and practical aspects of coding in Go. In this intensive three-day hands on course, engineers will learn the hows and whys of coding naturally in Go. The course deals with the most […]
Rust Programming
This hands‑on, instructor‑led course introduces systems programmers, backend engineers, and DevOps professionals to the Rust programming language. Over five intensive days (or eight half‑day sessions), participants progress from first compiling “Hello, Rust!” to writing production‑ready, concurrent, and asynchronous applications. Emphasis is placed on Rust’s unique ownership model, fearless concurrency, memory‑safety guarantees, and modern toolchain (Cargo, Clippy, […]
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 […]