Strings

Sort options

C++ Programming: Intermediate Concepts (edX)

Self Paced
C++ Programming: Intermediate Concepts (edX)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This beginner-focused course will further develop your programming skills. Topics covered include pointers, strings, functions, files, and recursion. Code and run your first C++ program in minutes without installing [...]
Self Paced
Course Auditing
173.00 EUR

Estructuras de datos en Python (Coursera)

May 6th 2024
Estructuras de datos en Python (Coursera)
Course Auditing
Categories
Effort
Languages
Este curso te dará ágil acceso a las estructuras de datos principales del lenguaje de programación Python en su versión 3.0. Una vez que termines este curso tendrás un conocimiento general de Python, que te permitirá realizar programas que trabajen con muchos datos tomados desde archivos de la [...]

C++ Basic Structures: Vectors, Pointers, Strings, and Files (Coursera)

May 6th 2024
C++ Basic Structures: Vectors, Pointers, Strings, and Files (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 limited 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 vectors, [...]
May 6th 2024
Course Auditing
42.00 EUR/month

Java Basic Structures: Arrays, Strings, and Files (Coursera)

May 6th 2024
Java Basic Structures: Arrays, Strings, and Files (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 limited 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 arrays, [...]
May 6th 2024
Course Auditing
42.00 EUR/month

Visual Basic Programming: Classes and Collections (Coursera)

This course is the third 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 four main concepts in programming: Advanced String Operations and Dates, Modeling Classes, Development of Classes and Collections. Labs [...]

Wrangling Data in the Tidyverse (Coursera)

Data never arrive in the condition that you need them in order to do effective data analysis. Data need to be re-shaped, re-arranged, and re-formatted, so that they can be visualized or be inputted into a machine learning algorithm. This course addresses the problem of wrangling your data so [...]

Python Basics (Coursera)

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will [...]

Introduction to Advanced Vibrations (Coursera)

Introduction to Advanced Vibrations starts with a review of single and double degree of freedom systems. After that, multiple degrees of freedom systems are introduced to explain the vibrations of string and beam. These vibration systems provide to apply or use them into practical problems.

Python Data Representations (Coursera)

This course will continue the introduction to Python programming that started with Python Programming Essentials. We'll learn about different data representations, including strings, lists, and tuples, that form the core of all Python programs. We will also teach you how to access files, which will allow you [...]