Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Microsoft

Foundations of Coding Full-Stack

Microsoft via Coursera

Overview

This course covers the foundational concepts of full-stack development. You'll learn the basics of coding, problem-solving, and writing efficient, modular code, while gaining hands-on experience with both front-end and back-end technologies. By the end of the course, you will be able to… - Summarize the foundational principles and practices of full-stack development. - Plan full-stack projects using industry-standard tools and methodologies. - Apply logical thinking and problem-solving techniques in programming. - Design algorithms and flowcharts to represent logical steps in programming. - Implement control structures and loops for repetitive tasks. - Develop modular code using functions and methods.

Syllabus

  • Introduction to Full-Stack Development
    • In this module, you will explore the core principles of full-stack development and the role of full-stack engineers. You'll learn essential tasks, skills, and project planning steps, including the use of Git and GitHub for version control. By the end, you will create a simple project plan and a version control repository on GitHub, applying your knowledge to practical scenarios.
  • Introduction to Logical Thinking and Problem-Solving
    • In this module, you will learn the foundations of logical thinking and its importance in programming. You'll explore how to apply deductive reasoning, break down complex problems, and use both top-down and bottom-up strategies to find solutions. By the end, you'll write pseudocode to tackle simple problem-solving scenarios, applying structured logical processes to real-world challenges.
  • Algorithms, Flowcharts, and Data Types
    • In this module, you will explore the structure of algorithms, including if/then statements, categorical logic, and binary operations. You'll learn how to use flowcharts to visualize logical steps and identify different data types like integers, floats, and booleans. By the end, you'll be able to declare variables and implement a simple algorithm in C# to solve basic problems.
  • Control Structures and Loops
    • In this module, you will learn about basic control structures like if-else statements and switch cases, and how they are used to make decisions in programs. You'll explore different types of loops, such as for, while, and do-while, and understand their role in handling repetitive tasks. By the end, you'll write simple programs combining control structures and loops to solve practical coding challenges.
  • Functions, Methods, and Scope
    • In this module, you will explore how to use functions to create reusable code blocks and learn the basics of methods in C#, including their definition, syntax, and use cases. You'll practice calling methods and passing data through parameters. By the end, you'll develop simple programs that use functions and methods to efficiently solve problems.
  • Integrated Coding Practice and Project Development
    • In this module, you will apply key coding concepts such as variables, data types, control structures, loops, and methods through hands-on activities. You’ll practice debugging code to identify and fix logical errors, with support from Microsoft Copilot for enhanced error detection. By the end, you’ll develop a comprehensive code project incorporating essential elements like if/else statements, loops, functions, and variables.

Taught by

Microsoft

Reviews

Start your review of Foundations of Coding Full-Stack

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.