Programming

Sort options

Big Ideas in Programming: Expressing Yourself with Python (Coursera)

Harness the power of Python and its programming concepts to express yourself and refine all the work you do with this online course from the University of Michigan. This course is designed for anyone interested in learning Python. Whether you want to discuss programming with other professionals, teaching others [...]

The Power of Object-Oriented Programming (Coursera)

Object-oriented programming (or OOP) is a model that allows you to organize data by classes and objects using attributes. It’s also one of the most popular types of programming, making it an essential skill to help you better communicate with programmers in your organization.

Learn Imba (Coursera)

Apr 1st 2024
Learn Imba (Coursera)
Course Auditing
Categories
Effort
Languages
In this class, you'll dive into Imba, the programming language used to build scrimba.com. Imba, a compile-to-JavaScript language, packs a punch with nifty features for whipping up web apps, including built-in tags and styles. We'll cover the ABCs of Imba syntax and work on creating a Dopamine Box app. [...]

GO Programming for Everyone: Part 1 (Coursera)

This course introduces you to the GO programming language. It is appropriate for a beginner, but especially for anyone who already knows C.

Object-Oriented Programming with Java (Coursera)

Apr 1st 2024
Object-Oriented Programming with Java (Coursera)
Course Auditing
Categories
Effort
Languages
If you have basic knowledge of Java and want to delve into the world of object-oriented programming, this course is for you. In four weeks, you will start with the fundamental concepts of object orientation to advance towards more advanced concepts. You will immerse yourself in the world of [...]

JavaScript Programming Essentials (Coursera)

Apr 1st 2024
JavaScript Programming Essentials (Coursera)
Course Auditing
Categories
Effort
Languages
JavaScript has become the most popular programming language amongst software developers. This JavaScript essentials course is designed for anyone interested in a software engineering career as a web, mobile, front-end, back-end or full stack developer.

Exploring C (Coursera)

The C programming language is heavily influential in the world of coding and helps run some of the most powerful computer programs in the world. In Exploring C, examine the historical context and impact of C on the development of programming over the past 50 years. In this course, [...]

Programming in C (Coursera)

Apr 1st 2024
Programming in C (Coursera)
Course Auditing
Categories
Effort
Languages
C remains one of the most popular languages thanks to its portability and efficiency, and laying the groundwork for many programming languages like C++, Java, JavaScript, and Python. In this course, you’ll dive deeper into the syntax of C, learning the functions of the language and how to properly [...]

Programming and Application Foundations (Coursera)

This course introduces the students to the creation and deployment of modern, standards-compliant web pages written in HTML, CSS, and JavaScript in the context of the client-server architecture of the web. The course also covers the fundamentals of programming in a modern programming language, basic data modeling, database design, [...]

Introduction to Open Source Application Development (Coursera)

Apr 1st 2024
Introduction to Open Source Application Development (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces basic concepts of systems programming using a modern open source language. You will learn to apply basic programming concepts toward solving problems, writing pseudocode, working with and effectively using basic data types, abstract data types, control structures, code modularization and arrays. You will learn to detect [...]