Search result for Introduction to programming in c++ Online Courses & Certifications
Get Course Alerts by Email
Computational Thinking for K-12 Educators: Sequences and Loops
by Beth Simon- 4.9
Approx. 11 hours to complete
Not really! Whether it's giving someone directions to a nearby store or writing out some dance moves we frequently exhibit aspects of computational thinking in our everyday lives! Welcome to the The Computational Thinking & Block Programming in K-12 Education Specialization How to do an interactive programming puzzle Introduction to Repeat Loops...
C++ For Programmers
by Catherine Gamboa- 0.0
Approx. 3 weeks
Anyone wishing to quickly learn how to program in C++ will find this course to be quite satisfactory. You will quickly learn to program in C++ by learning the essentials of the language. It focuses on preparing the student to program in C++ with the minimum expenditure of time. lesson 7 Classes This lesson is a basic introduction to classes....
Free
R Programming
by Roger D. Peng, PhD , Jeff Leek, PhD , Brian Caffo, PhD- 4.5
Approx. 57 hours to complete
In this course you will learn how to program in R and how to use R for effective data analysis. You will learn how to install and configure software necessary for a statistical programming environment and describe generic programming language concepts as they are implemented in a high-level statistical language. Introduction to swirl...
Fundamentals of Reinforcement Learning
by Martha White , Adam White- 4.8
Approx. 15 hours to complete
This course introduces you to statistical learning techniques where an agent explicitly takes actions and interacts with the world. - Know how to implement dynamic programming as an efficient solution approach to an industrial control problem An Introduction to Sequential Decision-Making Know how to implement dynamic programming as an efficient solution approach to an industrial control problem...
Expanding SEL
by Emily Claire Price , Ben Kirshner- 4.8
Approx. 12 hours to complete
In this course the instructors (Emily Price and Ben Kirshner) introduce and help you examine community based and youth-empowerment approaches to social and emotional learning. We want to note that the courses in this Specialization were designed with a three-credit university course load in mind. Introduction to the Specialization Course 3 Introduction video...
Parallel Programming in Java
by Vivek Sarkar- 4.6
Approx. 19 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of parallel programming in the context of Java 8. Mastery of these concepts will enable you to immediately apply them in the context of multicore Java programs, and will also provide the foundation for mastering other parallel programming systems that you may encounter in the future (e....
Code Yourself! An Introduction to Programming
by Dr Areti Manataki , Inés Friss de Kereki- 4.7
Approx. 12 hours to complete
Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. Introduction to Scratch Programming in Scratch Selection in Scratch Modifying Programs in Scratch How to use the Discussion Forums...
Related searches
Modern C++ Concurrency in Depth ( C++17/20)
by Kasun Liyanage- 0.0
9.5 hours on-demand video
modern c++ concurrency features including memory model, lock free data structure, thread pools, coroutines. C++ programming language can be categorized under many topics. But I liked to categorized it under system programming language. One characteristic of any system programming language including C++ is that language should be able to execute faster compare to other languages like java etc....
$15.99
Nearest Neighbor Collaborative Filtering
by Joseph A Konstan , Michael D. Ekstrand- 4.3
Approx. 15 hours to complete
In this course, you will learn the fundamental techniques for making personalized recommendations through nearest-neighbor techniques. First you will learn user-user collaborative filtering, an algorithm that identifies other people with similar tastes to a target user and combines their ratings to make recommendations for that user. Introduction to Item-Item Collaborative Filtering...
Advanced Data Structures in Java
by Leo Porter , Mia Minnes , Christine Alvarado- 4.8
Approx. 29 hours to complete
How does an internet router forward packets of network traffic to minimize delay? To solve such problems, we first represent the key pieces of data in a complex data structure. Introduction to the Course Introduction to Graphs Project: Introduction to Graphs Project Overview When I struggled: Tackling large programming projects Project: Shortest Path Programming Assignment Walkthrough...