Lists

Sort options

Introduction à la programmation (Coursera)

Apr 15th 2024
Introduction à la programmation (Coursera)
Course Auditing
Categories
Effort
Languages
Quel que soit votre domaine d’études, vos activités professionnelles futures vous confronteront régulièrement aux technologies numériques. Même si ces technologies sont rendues aussi intuitives que possible, il est souvent nécessaire de les configurer ou de les adapter pour pouvoir les exploiter de façon optimale. Des compétences de base de [...]

Computing in Python III: Data Structures (edX)

Learn more complex ways of handling data, including files, lists, and dictionaries for building complex programs. Build on your existing knowledge of conditionals, loops, and functions by studying more about complex Python data structures, including strings, lists, dictionaries, and file input and output. [...]

Python Programming: Basic Skills (edX)

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

Introduction to Java Programming: Fundamental Data Structures and Algorithms (edX)

Learn to enhance your code by using fundamental data structures and powerful algorithms in Java. In this introductory course, you will learn programming with Java in an easy and interactive way. You will learn about fundamental data structures, such as lists, stacks, queues and trees, and presents algorithms for [...]

Introduction to R (DataCamp)

Self Paced
 Introduction to R (DataCamp)
Free Course
Categories
Effort
Languages
Master the basics of data analysis by manipulating common data structures such as vectors, matrices, and data frames. In this introduction to R, you will master the basics of this beautiful open source language, including factors, lists and data frames. With the knowledge gained in this course, you will [...]

Python Data Structures (edX)

Self Paced
Python Data Structures (edX)
Course Auditing
Categories
Effort
Languages
The second course in Python for Everybody explores variables that contain collections of data like string, lists, dictionaries, and tuples. Learning how to store and represent and manipulate data collections while a program is running is an important part of learning how to program.

Python Programming: A Concise Introduction (Coursera)

The goal of the course is to introduce students to Python Version 3.x programming using hands on instruction. It will show how to install Python and use the Spyder IDE (Integrated Development Environment) for writing and debugging programs. The approach will be to present an example followed by a [...]

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

Sep 27th 2021
Big Ideas in Programming: Expressing Yourself with Python (FutureLearn)
Course Auditing
Categories
Effort
Languages
Harness the power of Python and its programming concepts to express yourself and automate the work you do. Learn the Python basics you need to create the content and projects you want. Coding and programming allow better work performance, across diverse professions. If you want to discuss ideas with [...]

Implementation of Data Structures (edX)

This course is archived
Implementation of Data Structures (edX)
Course Auditing
Categories
Effort
Languages
Learn how to write correct and efficient data structures manipulation using existing standard template library (STL) of C++. Get introduced to the power of STL and make your code more solid, reusable, and robust. In this Computer Science course, you will learn about implementation of all major abstract data [...]

Learn HTML and CSS3 by making pricing tables with SASS (Eduonix)

HTML5 and CSS has breathed new lives in webpages, allowing developers to get more creative with how they create and design websites. HTML5 offers new syntactic features, simpler tags, integration of scalable vector graphics, and more. While, CSS3 adds more formatting changes that can be made to a website, [...]