Facebook

Application Development Courses

Most popular
Trending

All Application Development Courses

Application Development Online Training Courses - Live

Whether you want to learn a new programming language or master one you already know, CCS Learning Academy has you covered. We offer industry-standard courses in the latest technology languages and embed lifelong application development skills. Learn from industry experts with passion, knowledge, and real-world experience in application development. Their technical expertise and support help you acquired skills quickly so you can apply them right away. CCS Learning Academy offers a wide variety of Application Development courses, such as Python, C#, HTML, CSS, JavaScript, and many more.

We found 13 courses available for you
See

Intermediate C++ 20 Programming

32 hours
Intermediate

C++ is a powerful, high-performance programming language that offers an …

What you'll learn
Master intermediate to advanced C++ 20 programming techniques, enabling the development of efficient and maintainable applications using the latest features and best practices.
Acquire in-depth knowledge of memory management in C++, including the handle/body pattern, smart pointers, and move constructors, to optimize performance and minimize memory-related issues.
Develop proficiency in functional programming with C++, incorporating concepts such as dependency injection, functors, and lambda expressions to enhance code flexibility and modularity.
Gain expertise in utilizing the C++ Standard Library for generic programming, mastering the use of containers, algorithms, numeric, and other features to create powerful, reusable code components.
Learn to implement effective unit testing in C++ using GTest, ensuring the reliability and robustness of your applications through rigorous testing methodologies.
Understand the basics of multitasking in C++, exploring threads, tasks, and async for concurrent programming, empowering developers to create scalable and high-performance applications.

Introduction to C++ Programming (TTCP2100)

40 hours
Beginner

Introduction to C++ Programming Essentials is a four-day, hands-on course …

Introduction to GitHub for Developers (TTDV7551)

16 hours
Intermediate

Introduction to GitHub for Developers is a fast-paced hands-on course …

Python Programming

40 hours
All Levels

This course is an appropriate introduction to students of any …

Introduction to Programming & Coding | Java Basics for Non-Developers (TTCODE101-J)

111 Lessons
Intermediate

This course is a beginner level course for students who …

What you'll learn
Basic concepts of programming
Fundamentals of Java
Setting up and getting familiar with development environment, including IDE’s
Understanding object oriented development
Learning how to make classes, methods and objects
Learning loops, their importance and usage
Use of conditions and regular expressions
Learning importance of lists and arrays
Basic GUI skills
Error and exception handling
Formatting output and formatter class