333+ C# Exercises For Beginners: Solve C# Coding Challenges
Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.63 GB | Duration: 7h 11m
Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.63 GB | Duration: 7h 11m
Practice your C# Skills with 333+ C# Exercises and Check your Solutions with Step-by-Step Video Explanations.
What you'll learn
Solve over 300 exercises in C#. Practice your coding and problem-solving skills with 300+ C# Coding Challenges designed for Beginners.
Check your solutions with detailed step-by-step video lectures that explain how to solve each challenge.
Practice, practice and practice C# coding.
Experiment with new features of C#, including lambda expressions and LinQ
Ask questions to your instructor if you need any assistance or guidance.
Solve challenging problems that combine your knowledge of the fundamentals of programming in C#.
Learn how to use C# tools to solve exercises using strings, lists, tuples, dictionaries, conditionals, loops, recursion, files, and more.
Requirements
Visual Studio FREE, pen and paper.
Enthusiasm and dedication to improve your coding and problem-solving skills.
The exercises are divided into two levels of difficulty per topic, so you can choose which ones you would like to solve first based on your level of experience.
Description
Welcome to the "333+ C# Exercises for Beginners: Solve C# Coding Challenges" course. In this volume we will learn C# in depth and tackle C# Challenges. If you want to take your C# skills to the next level with intensive practice, then this course is for you. Apply your knowledge to solve more than 300 C# exercises and check your solutions with step-by-step video lectures with visual effects and diagrams.Solve 333+ Exercises to Take Your C# Skills to the Next Level.Solve more than 300 exercises and improve your problem-solving and coding skills.Learn new C# tools such as built-in functions and modules.Apply your knowledge of C# to solve practical coding challenges.Understand how the code works line by line behind the scenes.Identify different ways to solve a problem and which one is more concise and efficient.Test your code with different values and inputs to verify its correctness.Gain practical and valuable coding skills.ABOUT YOUR INSTRUCTORHello! My name is Seb. I am a passionate C# developer, lifelong student and a Game Developer with 10+ years of experience. Through my boots on the ground workshops, I’ve taught over 1,000 people how to become professional Software Engineers.My expertise: C#, Unity 3D, Python, Java, JavaScript, HTML, CSS and other technologies.My goal is to make coding fun and accessible to everyone. That's why my courses are interactive and made with a clear structure. No previous experience is necessary for these courses. So, are you ready? Let’s get Started!This course will help you gain knowledge, tips, tricks and skills that will enhance your C# skills and prepare your next C# interview.TOPICS COVEREDC# Basics: Variables, Primitive data Types, loops, flow controlC# OOP: Classes, ObjectsC# Methods: Encapsulation, Polymorphism, Parameters, Static methods, Named arguments, Method overloadingC# Type casting: Type conversion, Implicit casting, Explicit casting, Parse, TryParse, Conversion methodsC# Constructors: Constructor overloading, Object initializer syntaxC# Properties: Read-only/ Write only properties, Automatic propertiesC# Inheritance: base keyword, Method overriding, Sealed classes, Sealed methodsC# Abstract Classes and Interfaces: Abstract classes, Abstract methods, Interfaces, Interface inheritanceC# Namespaces: Namespaces, Nested namespaces, Importing namespaces, Using staticC# Generics: Generic classes, Generic methods C# Arrays: Creating arrays, Arrays with for each loop, Array of objectsAnd much more!Improve your C# Skills and Gain Valuable Practical ExperienceC# is currently one of the most popular programming languages and its popularity continues to rise every year. It is used for real-world applications in diverse areas such as Web Development, Data Science and many more. Learning C# is your next step into the powerful world of computer science. Through practice, you can improve your coding and problem-solving skills. You will also learn new tools that you can use in C#.Your knowledge of C# will be extremely helpful in any field, including:Web Development Data ScienceArtificial IntelligenceGame DevelopmentMobile App Development Medical SoftwareComputer Visionand… many more!Coding skills are essential to succeed in the world of the future. Therefore, if you are thinking about entering any of these fields or if you are planning to expand your computer science skills, then this course is for you.The concepts and techniques that you will learn in this course are easily transferable to other programming languages like Java, JavaScript, and many more because you will practice how to analyze and solve problems using code.GOALSBy the end of this course, you will be able to:Analyze a problem step by step and develop a solution in C# .Solve a problem in C# using different approaches.Use built-in C# functions and modules to solve a problem efficiently.Understand how the code works behind the scenes.Work with the main elements of C# : strings, lists, tuples, dictionaries, conditionals, loops, recursion, files, and more..Test your code with various inputs and values to verify its correctness.LEARNING MATERIALSCoding Challenges: 300+ coding challenges with detailed descriptions and hints to guide you through this journey.Exercises Divided by Levels of Difficulty: the exercises are divided into levels, so you can start working on them according to your skill level and then solve more advanced exercises as you practice.Video Lectures: Hours of video lectures and resources with step-by-step solutions and explanations of how to analyze the problems and how the code works behind the scenes.Visual Effects: You will learn how to solve these exercises with carefully designed visual effects, animations, and diagrams.Test Cases: each coding challenge has test cases to help you test if your solution is correct. Each problem can be solved in multiple ways, so these test cases will help you confirm if your solution is correct. CODING CHALLENGESC# StringsC# Lists and TuplesC# DictionariesC# ConditionalsC# LoopsC# RecursionC# FilesC# Miscellaneous and More Challenging ExercisesMost exercises combine different elements from these topics, but the exercises are grouped by their most relevant category.What makes this course unique?This course is unique because of its emphasis on providing visual and detailed explanations of how the solutions work behind the scenes, so you will not only learn how to implement them in C#, you will actually understand the purpose of each line of code.Check your solutions with detailed video lectures and run the code on your device.You will receive a certificate of completion that you can add to your social media profiles to showcase your new skills.You will also have lifetime access to the course.You are very welcome to watch the preview lectures and check out the full course curriculum.If you are looking for an engaging, visual, and practical course, then you found it.Enroll now, practice your problem-solving skills, and showcase your new C# knowledge.If you are interested in the following topics, this course will prepare you for it,Unity, Game Development Fundamentals, 2D Game Development, 3D Game Development, .NET, Object Oriented Programming, c# unity, coding for beginners, unity C#, unity 2d, learn c# programming masterclass, c# mega course, complete c# bootcamp, c# zero to hero, C# coding, C# beginners, C# for beginners, We will look at the most popular and most often discussed questions during technical interviews. You will be prepared for your next interview, and you will be able to discuss C# concepts with great confidence.Again, welcome and let's level up your C# skills!
Overview
Section 1: C# OOP
Lecture 1 Introduction
Lecture 2 Introduction to IDE (slides) and Visual Studio
Lecture 3 Introduction to Object-Oriented Programming (OOP)
Lecture 4 Constructor
Lecture 5 Access Modifiers
Lecture 6 Abstraction
Lecture 7 Polymorphism
Lecture 8 Inheritance
Lecture 9 Encapsulation
Lecture 10 Interfaces
Lecture 11 Collections
Section 2: C# Video Challenges Preview
Lecture 12 Swapper Challenge
Lecture 13 Sum All Numbers in String Challenge
Lecture 14 String Compression Challenge
Lecture 15 Triangle Generation Challenge
Lecture 16 Uppercase Challenge
Section 3: C# Quizes
Section 4: Introduction
Lecture 17 SOLUTION: Hello World
Section 5: Challenges: Variables
Lecture 18 SOLUTION: Variable declaration_integer
Lecture 19 SOLUTION: Variable declaration_float
Lecture 20 SOLUTION: Variable declaration_string
Lecture 21 SOLUTION: Variable declaration_double
Lecture 22 SOLUTION: Variable declaration_character
Section 6: Challenges: basics
Lecture 23 SOLUTION: Comments
Lecture 24 SOLUTION: Operators: Arithmetic
Lecture 25 SOLUTION: DateTime
Lecture 26 SOLUTION: Array
Section 7: Challenges: Data types
Lecture 27 SOLUTION: Memory size: double
Lecture 28 SOLUTION: Memory size: char
Lecture 29 SOLUTION: Memory size: float
Lecture 30 SOLUTION: Memory size: integer
Lecture 31 SOLUTION: Type Conversion: implicit casting
Section 8: Challenges
Lecture 32 SOLUTION: String concatenation
Lecture 33 SOLUTION: Boolean
Lecture 34 SOLUTION: Enum
Section 9: Challenges: if/ Switch
Lecture 35 SOLUTION: If Statement
Lecture 36 SOLUTION: Switch Statement
Section 10: Challenges: Loops
Lecture 37 SOLUTION: For Loop
Lecture 38 SOLUTION: While Loop
Lecture 39 SOLUTION: Do - While Loop
Lecture 40 SOLUTION: Foreach Loop
Section 11: Challenges: Methods
Lecture 41 SOLUTION: Method
Lecture 42 SOLUTION: Method Return Type
Lecture 43 SOLUTION: Method Parameter
Lecture 44 SOLUTION: Method Modifiers
Section 12: Challenges
Lecture 45 SOLUTION: Math Methods
Lecture 46 SOLUTION: User Input
Lecture 47 SOLUTION: Exception Handling
Section 13: Challenges: OOP
Lecture 48 SOLUTION: Class members
Lecture 49 SOLUTION: Constructors
Lecture 50 SOLUTION: Encapsulation
Lecture 51 SOLUTION: Inheritance
Lecture 52 SOLUTION: Polymorphism
Lecture 53 SOLUTION: Abstraction
Lecture 54 SOLUTION: Interfaces
Section 14: Challenges: String methods
Lecture 55 SOLUTION: Extraction
Lecture 56 SOLUTION: Conversion to lowercase
Lecture 57 SOLUTION: Conversion to string data type
Section 15: Challenges
Lecture 58 SOLUTION: Uppercase
Lecture 59 SOLUTION: concatenation
Lecture 60 SOLUTION: char replacer
Lecture 61 SOLUTION: Conversion to char array
Lecture 62 SOLUTION: Text Replace
Section 16: Challenges
Lecture 63 SOLUTION: Indexer
Lecture 64 SOLUTION: Comparer
Lecture 65 SOLUTION: Remover
Lecture 66 SOLUTION: Splitter
Lecture 67 SOLUTION: Starter
Section 17: Design Patterns
Lecture 68 Introduction to Design Patterns
Lecture 69 Singleton Design Pattern
Lecture 70 Observer Design Pattern
Section 18: Solid principles
Lecture 71 Introduction to Solid Principles
Lecture 72 Single Responsibility Principle
Lecture 73 Single Responsibility Principle DEMO
Lecture 74 Open Closed Principle
Lecture 75 Open Close Principles DEMO
Lecture 76 Liskov Substitution
Lecture 77 Interface Segregation Principle
Lecture 78 Dependency Inversion Principle
Lecture 79 Dependency Inversion Principle demo
Section 19: C# History
Lecture 80 Introduction to Csharp
Lecture 81 Intro to .NET
Section 20: C# Video Challenges 2
Lecture 82 Roman Numerals Challenge
Lecture 83 Reference Table Challenge.mp4
Lecture 84 Reverse Array Challenge
Lecture 85 Reverse Sentence Challenge
Lecture 86 Reverse Word Challenge
Section 21: C# Video Challenges 3
Lecture 87 Palindrome Challenge
Lecture 88 Parallelogram Challenge
Lecture 89 Prime Number Challenge
Lecture 90 Month Conversion Challenge
Lecture 91 LOGIN Challenge
Section 22: C# Video Challenges 4
Lecture 92 Guess Number Challenge
Lecture 93 Decimal to Binary Challenge
Lecture 94 Diamond Pattern Challenge
Lecture 95 Fibonacci Series Challenge
Lecture 96 Double Addition Challenge
Section 23: C# Video Challenges 5
Lecture 97 Convert Numbers to Text Challenge
Lecture 98 Bubble Sort Challenge
Lecture 99 Calculator Challenge
Lecture 100 Factorial Challenge
Section 24: Git
Lecture 101 Introduction to Git (slides)
Lecture 102 Introduction to Git (Demo)
Lecture 103 Git Branch (Demo)
Lecture 104 Git Branching
Students preparing for interviews. All Aspiring Developers.,Self-taught learners who want to practice their C# skills and learn how to translate problems into C# code using the tools of the language.,Computer Science students and learners who wish to develop their problem-solving and computational-thinking skills.,Learners who are familiar with the basics of programming in C# and would like to expand their knowledge through practical exercises.