Branching

Sort options

Introduction to Visual Basic Programming (Coursera)

May 20th 2024
Introduction to Visual Basic Programming (Coursera)
Course Auditing
Categories
Effort
Languages
This course is the second course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the five main concepts in procedural programming: user input, console output, variable declaration and assignment, decision branching and iteration. [...]

Version Control with Git (Coursera)

The Version Control with Git course provides you with a solid, hands-on foundation for understanding the Git version control system. Git is open source software originally created by Linus Torvalds. Git manages team files for large and small projects. This allows the team to continuously improve its [...]

Introduction to Python Fundamentals (Coursera)

How many times have you decided to learn a programming language but got stuck somewhere along the way, grew frustrated, and gave up? This specialization is designed for learners who have little or no programming experience but want to use Python as a tool to play with data.

Introduction to Programming (Coursera)

This course aims to prepare you for problem solving through programming. In this course, you’ll be introduced to the C Programming Language. You’ll learn about various constructs supported by C Language and use them to write programs which can solve scientific problems. This course covers a wide variety of [...]

Git and GitHub Basics (edX)

Self Paced
Git and GitHub Basics (edX)
Course Auditing
Categories
Effort
Languages
Gain the skills to work with Version Control Systems Git and GitHub. Explore key concepts, including branching and repositories; practice forking, cloning, and merging workflows and build your portfolio as your final project.

Interactive Narrative (edX)

Learn how to use player choice and interactivity to create compelling game experiences. The primary difference between video games and other art forms is interactivity. Players embody the characters in a game; instead of watching the protagonist make choices, they actively make choices for the player [...]

Introduction to Programming in C++ (edX)

Self Paced
Introduction to Programming in C++ (edX)
Course Auditing
Categories
Effort
Languages
Learn the fundamentals of programming in the C++ programming language, including iteration, decision branching, data types and expression. This is the 1st course in the intermediate, undergraduate-level offering that makes up the larger Programming and Data Structures MicroBachelors program.