Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
C# Basics step by step with applications 2
Rating: 3.8 out of 5(12 ratings)
684 students

C# Basics step by step with applications 2

C#
Created byYusuf Er
Last updated 4/2024
English

What you'll learn

  • C# basics
  • conditional statements
  • Loops
  • variables

Course content

3 sections10 lectures1h 15m total length
  • Variables7:11

    Learn to code in c# by writing to the console with console.writeLine and console.write, and set up the startup project while using solution explorer, properties, and comments for documentation.

  • Variables Intro9:43

    Explore C sharp variables and data types, including byte, sbyte, int, long, short, float, double, decimal, char, bool, and string, with ranges and usage explained for beginner programmers.

  • Byte & Short Int Types10:58

    Declare and print byte, short, and int variables and their ranges in a console app, including max and min values, and configure startup project in Solution Explorer.

  • Double,long,char,string,bool types12:28

    Explore core C# data types including long, float, double, char, string, bool and object; learn literals, min/max values, printing, concatenation, and basic conditionals.

  • Variables application exercise11:36

    Practice data types in a windows forms app using c# by building a variables exercise that collects name and surname, scores, and calculates the average, displaying results in a listbox.

Requirements

  • No programming experience needed

Description

The C# Basics course is designed as a comprehensive introductory lesson for beginners in programming. This course teaches participants the fundamental structures of the C# programming language and introduces them to basic programming concepts. Students grasp programming logic by learning essential concepts such as variables, data types, and operators. Additionally, it helps them understand control structures like conditional statements and loops. The course also covers functions, allowing learners to comprehend how to organize and reuse code effectively. By the end of the course, participants will have a solid foundation in C# programming, enabling them to tackle more advanced topics confidently.



The C# Basics course serves as a comprehensive introduction tailored for novices venturing into the realm of programming. Through this course, participants gain proficiency in the fundamental structures of the C# programming language, laying a robust foundation for their journey. Essential concepts including variables, data types, and operators are meticulously covered, fostering a deep understanding of programming logic. Moreover, learners explore pivotal control structures such as conditional statements and loops. As they progress, the course seamlessly introduces functions, instilling effective code organization and reuse practices. Armed with this knowledge, participants are primed to embark on advanced courses with confidence, equipped to delve deeper into the intricacies of C# programming.

Who this course is for:

  • Beginnerfor C#