C Programming: Getting Started - 1

开始时间: 12/21/2023 持续时间: 4 weeks, 3-5 hours a week

所在平台: Coursera

课程主页: https://www.coursera.org/learn/c-programming-getting-started

课程评论:没有评论

第一个写评论        关注课程

课程详情

Start learning one of the most powerful and widely used programming languages: C. Within moments you will be coding hands-on in a browser tool that will provide instant feedback on your code. The C programming language is one of the most stable and popular programming languages in the world. It helps to power your smartphone, your car's navigation system, robots, drones, trains, and almost all electronic devices. C is used in any circumstances where speed and flexibility are important, such as in embedded systems or high-performance computing. In this course, you will get started with C and learn how to write your first programs, how to make simple computations and print the results to the screen, how to store values in variables and how to repeat instructions using loops. Beginners, even those without any programming experience, will be able to immediately start coding in C with the help of powerful yet simple coding tools right within the web browser. No need to install anything! Why learn C and not another programming language? Did you know that smartphones, your car’s navigation system, robots, drones, trains, and almost all electronic devices have some C-code running under the hood? C is used in any circumstance where speed and flexibility are important, such as in embedded systems or high-performance computing. C is a foundational programming language taught at engineering schools around the world, and represents one of the building blocks of modern computer information technology. Invented in the 1970’s. It is still one of the most stable and popular programming languages in the world. We are excited to introduce you to the world of coding and launch you along your path to becoming a skilled C programmer! This is the first course in the C Programming with Linux Specialization. This series of seven courses will establish your programming skills and unlock doors to careers in computer engineering. This course has received financial support from the Patrick & Lina Drahi Foundation.

课程大纲

Name:Week 1: Welcome and the History of C

Description:This week you will write your first line of code and become familiar with our learning tools (without installing anything!).

Name:Week 2: Printing, loops, and comments

Description:This week you will to print text to the screen, utilize for-loops, explain their code by adding comments in various ways, and recognize the different sections of a simple C-program and their purposes (e.g. variable declaration, main function).

Name:Week 3: Integers, variables and user input

Description:This week, you will explore the concept of variables and use integer-type variables (of format specifier %d) through declarations, assignments, and reassignments. You will also utilize these integer-type variables in for-loops and with user input.

Name:Week 4: Characters and doubles

Description:This week you will utilize variables of type integer, double, and character through declarations, assignments, reassignments, printing, converting between types, casting, etc.. You will also create C-programs that perform tasks involving user input, integer and floating point arithmetic operations, and output to the screen.

Name:Concluding the course

Description:

课程评论(0条)

课程简介

Start learning one of the most powerful and widely used programming languages: C. Within moments you will be coding hands-on in a browser tool that wi

课程标签

0人关注该课程

主题相关的课程