Variables

Sort options

C++ Programming: Basic Skills (edX)

Self Paced
C++ Programming: Basic Skills  (edX)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This beginner-focused course will give you the basic skills needed to write a simple program in C++. Topics covered include variables, operators, loops, conditionals, and vectors.
Self Paced
Course Auditing
173.00 EUR

Computational Thinking for K-12 Educators: Variables and Nested Loops (Coursera)

Apr 24th 2024
Computational Thinking for K-12 Educators: Variables and Nested Loops (Coursera)
Course Auditing
Categories
Effort
Languages
How can students learn about abstraction by creating a movie scene? Or make an interactive map using lists? You'll learn (and do it yourself) in this course! This class teaches the concepts of abstraction (methods and parameters) and lists.

Basic Programming in Python I (Coursera)

This hands-on Python programming course offers students an opportunity to obtain proficiency in the core concepts of Python as well as the programming skills for building applications using tools from various task-specific Python libraries. The course covers important topics in computer science and information systems such as data types, [...]

Introducción a la programación con Python (Coursera)

Apr 22nd 2024
Introducción a la programación con Python (Coursera)
Course Auditing
Categories
Effort
Languages
Este curso te dará ágil acceso a los conceptos básicos de programación utilizando el lenguaje de programación Python en su versión 3.0. Python tiene una sintaxis sencilla y compacta. Esto te permitirá aplicar rápidamente los conceptos aprendidos en los distintos aspectos de tu vida. Una vez que completes este [...]

Java Basics: Selection and Iteration (Coursera)

Apr 22nd 2024
Java Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Java program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just Java, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

C++ Basics: Selection and Iteration (Coursera)

Apr 22nd 2024
C++ Basics: Selection and Iteration (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This course is designed for learners with no coding experience, providing a solid foundation of not just C++, but core Computer Science topics that can be transferred to other languages. The modules in this course cover printing, [...]
Apr 22nd 2024
Course Auditing
42.00 EUR/month

JavaScript Basics (Coursera)

Apr 22nd 2024
JavaScript Basics (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces the programming language JavaScript and shows the websites that include the type of interactions students will eventually be able to develop. Learners will understand the importance of how JavaScript was developed and why such history impacts the way JavaScript is currently written and in future [...]

The Analyze Phase for the 6 σ Black Belt (Coursera)

Apr 22nd 2024
The Analyze Phase for the 6 σ Black Belt (Coursera)
Course Auditing
Categories
Effort
Languages
This course is designed for professionals interested in learning the principles of Lean Sigma, the DMAIC process and DFSS. This course is number 5 of 8 in this specialization dealing with topics in the Analyze Phase of Six Sigma. Professionals with some completed coursework in statistics and a [...]

Python Functions, Files, and Dictionaries (Coursera)

This course introduces the dictionary data structure and user-defined functions. You’ll learn about local and global variables, optional and keyword parameter-passing, named functions and lambda expressions. You’ll also learn about Python’s sorted function and how to control the order in which it sorts by passing in another function as [...]

Interactivity with JavaScript (Coursera)

If you want to take your website to the next level, the ability to incorporate interactivity is a must. But adding some of these types of capabilities requires a stronger programming language than HTML5 or CSS3, and JavaScript can provide just what you need. With [...]