Data Types

Sort options

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.

Data Security (Coursera)

If you are an associate-level cybersecurity analyst who is working in security operation centers, this course will help you explore data type categories in context to network security analytics.

C Programming: Advanced Data Types - 5 (Coursera)

In this course you will define your own data types in C, and use the newly created types to more efficiently store and process your data. Many programming languages provide a number of built-in data types to store things such as integers, decimals, and characters in variables, but what [...]

Introduction to Python Scripting for DevOps (Coursera)

Apr 29th 2024
Introduction to Python Scripting for DevOps (Coursera)
Course Auditing
Categories
Effort
Languages
This course is the first 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. [...]
Apr 29th 2024
Course Auditing
32.00 EUR/month

The Java Language (Coursera)

Apr 29th 2024
The Java Language (Coursera)
Course Auditing
Categories
Effort
Languages
This is the second course in the Java as a Second Language Specialization. In this course, we'll take a look at Java data types, discuss what primitive data types are, and explain data classes. We'll also explore characters and strings and you'll add a new class in the lab. [...]
Apr 29th 2024
Course Auditing
42.00 EUR/month

Getting Started with Go (Coursera)

Learn the basics of Go, an open source programming language originally developed by a team at Google and enhanced by many contributors from the open source community. This course is designed for individuals with previous programming experience using such languages as C, Python, or Java, and covers the fundamental [...]

System Validation (2): Model process behaviour (Coursera)

Apr 29th 2024
System Validation (2): Model process behaviour (Coursera)
Course Auditing
Categories
Effort
Languages
System Validation is the field that studies the fundamentals of system communication and information processing. It is the next logical step in computer science and improving software development in general. It allows automated analysis based on behavioural models of a system to see if a system works correctly. We [...]

Programming Languages, Part B (Coursera)

This course is an introduction to the basic concepts of programming languages, with a strong emphasis on functional programming. The course uses the languages ML, Racket, and Ruby as vehicles for teaching the concepts, but the real intent is to teach enough about how any language “fits together” to [...]

Introduction to Visual Basic Programming (Coursera)

Apr 22nd 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. [...]

Computer Science: Programming with a Purpose (Coursera)

The basis for education in the last millennium was “reading, writing, and arithmetic;” now it is reading, writing, and computing. Learning to program is an essential part of the education of every student, not just in the sciences and engineering, but in the arts, social sciences, and humanities, as [...]