In this course you will learn to use logical statements and arrays in C. Logical statements are used for decision-making with follow-up instructions, based on conditions you define. Arrays are used to store, keep track of, and organize larger amounts of data. You will furthermore implement some fundamental algorithms to search and sort data.
Этот курс входит в специализацию ''Специализация C Programming with Linux'
от партнера

Об этом курсе
We recommend to have completed the following course of the Specialization: C Programming: Getting Started OR equivalent skills.
Чему вы научитесь
Use logical conditions to control the flow of a program via branch statements (if-else), repetition (for/while loop) and nesting of these structures
Create and modify arrays to store integer and floating point numbers and explain how arrays are organized in memory
Create null-terminated arrays of characters to store and modify strings (of characters)
Sort and search arrays of numbers and characters using bubble sort, selection sort, linear search and bisection
Приобретаемые навыки
- Computer Programming
- C Programming
We recommend to have completed the following course of the Specialization: C Programming: Getting Started OR equivalent skills.
от партнера

Дартмутский колледж
Founded in 1769, Dartmouth is a member of the Ivy League and consistently ranks among the world’s greatest academic institutions. Dartmouth has forged a singular identity for combining its deep commitment to outstanding undergraduate liberal arts and graduate education with distinguished research and scholarship in the Arts and Sciences and its four leading graduate schools—the Geisel School of Medicine, the Guarini School of Graduate and Advanced Studies, Thayer School of Engineering, and the Tuck School of Business.

Институт Мин-Телеком
Institut Mines-Télécom is a public institution dedicated to higher education, research and innovation in engineering and digital technologies.
Программа курса: что вы изучите
Welcome
Let's start coding! Let's get ready to code and learn how to use the cutting edge tools that we have developed to facilitate your learning.
Week 1: Logic conditions and if-else statements
This week, you will utilize logical conditions (i.e. if-statements, if-else statements) and combine/negate several logical conditions using logic operations AND, OR, and NOT.
Week 2: Arrays, for and while loops
This week you will create, and utilize arrays of integers and floating point numbers. You will also be able to explain the syntax of a FOR and WHILE loop and create programs using them as nest branch statements.
Week 3: Strings, sort and search algorithms
This week, you will create arrays of characters (strings), use the null terminator, and manipulate strings to find their lengths. You will also be able to sort through arrays: alphabetizing strings, ordering numbers, finding specific numbers, etc.
Concluding the course
Специализация C Programming with Linux: общие сведения
In this C Programming with Linux Specialization program of seven short courses, you will learn how to write, read and debug computer programs in the C programming language while also becoming familiar with the Linux operating system.

Часто задаваемые вопросы
Когда я получу доступ к лекциям и заданиям?
Что я получу, оформив подписку на специализацию?
Можно ли получить финансовую помощь?
Остались вопросы? Посетите Центр поддержки учащихся.