Skip to content

PacktPublishing/A-17-Hour-C-Course-with-Intro-to-SQL-and-C-7.0

Repository files navigation

A 17 Hour C# Course with Intro to SQL and C# 7.0 [Video]

This is the code repository for A 17 Hour C# Course with Intro to SQL and C# 7.0 Video, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

This comprehensive C# course is designed for beginner programmers, as you won't be rushing through code. It focuses on the C# language rather than the graphical aspects of Windows programming. You will also learn HTML, basic CSS and how to use a variety of controls like buttons, text boxes, drop downs lists and others. You'll learn in a detailed and deliberate way so you can set a foundation and move from basic to more advanced concepts easily. In addition to learning C#, you'll also cover the Microsoft Visual Studio programming environment, which will serve as the perfect complement to your newfound C# skills. To work with code in a more advanced way, you'll tackle how to check simple conditions using if/else blocks, as well as how to use loops to do things like repeat blocks of code to work more efficiently. After covering various operators to evaluate and assign control structures, you'll learn how to use arrays to store collections of data. Moving on to Object Oriented Programming, you'll create objects that contain both data and functions to make your job even easier.Throughout this course, you'll learn the core concepts of C#, which can then be applied directly to other popular programming languages, including C++, C, Java, and JavaScript.To put what you're learning to the test as you move through the course, you'll also complete a variety of programming assignments for hands-on practice.

What You Will Learn

  • Understand how to create and run simple Console program and use variables
  • Operate on variables using basic mathematical operators, and see when this is not possible, Control program flow with simple if/else blocks, while loops, switch blocks
  • Understand the difference between for loops and for each loops
  • Understand how to use unary and binary operators and the ternary operator
  • Learn how to construct methods, the dynamic keyword, and var keywords to save time, construct simple classes and instantiate them, use constructors, properties and static and object fields
  • Understand why virtual methods are needed, and how to create them
  • Learn how to create abstract classes, and why they matter
  • Get a small preview of the power of lists, and generics with LINQ
  • Understand how many methods inside the string class can be used
  • Learn how to group related functionality together with name spaces
  • Learn the basics of HTML, C# 7.0
  • Learn how to use SQL Server 2014, write stored procedures and how to save, and read records, manipulate data directly in C# with Linq, make practical use of Interfaces
  • Learn how to make applications more stable with the nullable keyword, create and read XML files, save and reconstruct objects using serialization, write basic C# unity scripts

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • This is a course for beginning students
  • This course is a combo pack, so the first 50 lectures are for beginners
  • The lectures numbered 51-127 are for more advanced students
  • There are some considerably advanced topics towards the bottom of the course
  • Technical Requirements

    This course has the following software requirements:
    N/A

    Related Products

    About

    A 17 Hour C# Course with Intro to SQL and C# 7.0, published by Packt

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Contributors 4

    •  
    •  
    •  
    •