Variables

Sort options

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

Sep 27th 2023
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.

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

Sep 25th 2023
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)

Sep 25th 2023
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, [...]
Sep 25th 2023
Course Auditing
42.00 EUR/month

C++ Basics: Selection and Iteration (Coursera)

Sep 25th 2023
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, [...]
Sep 25th 2023
Course Auditing
42.00 EUR/month

JavaScript Basics (Coursera)

Sep 25th 2023
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)

Sep 25th 2023
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 [...]

Introduction to Computer Programming (Coursera)

This MOOC provides you with the foundational skill set required to write computer programs. If you are interested in learning how to write interactive, graphical programs from an introductory level in a real programming language, this is the course for you.

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 [...]

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.