Numbers, Precision, Casting, Doubles, and More [Pt 8] | C# for Beginners

C# for Beginners

View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/csharp Set up C# in VS Code: https://aka.ms/dotnet/get-started/vscode 🏆Earn the C# Certification: https://aka.ms/csharp-certification Scott and David continue their conversation of types and natural types with Doubles, Floats, and Decimals. They dive deep into numbers and precision with math in C# and the implications of storing numbers as different types. Links: .NET Beginner Videos: https://aka.ms/dotnetvideos MS Learn: https://aka.ms/dotnet/beginnervideos/mslearn Blog: https://aka.ms/dotnet/blog Twitter: https://aka.ms/dotnet/twitter TikTok: https://aka.ms/dotnet/tiktok Mastodon: https://aka.ms/dotnet/mastodon LinkedIn: https://aka.ms/dotnet/linkedin Facebook: https://aka.ms/dotnet/facebook Docs: https://learn.microsoft.com/dotnet Forums: https://aka.ms/dotnet/forums 🙋‍♀️Q&A: https://aka.ms/dotnet-qa 👨‍🎓Microsoft Learn: https://aka.ms/learndotnet #dotnet #csharp

Numbers, Precision, Casting, Doubles, and More [Pt 8] | C# for Beginners

About the course

Join Scott Hanselman and .NET Distinguished Engineer David Fowler as they teach us C# from the ground up! From Hello World to LINQ and more, Scott and David share C# lessons at a deep and leisurely pace. By the end you'll be ready to explore the Foundational C# Certification from FreeCodeCamp! .NET Beginner Videos: https://aka.ms/dotnetvideos Foundational C# Certification: https://aka.ms/csharp-certification .NET on Microsoft Learn: https://aka.ms/dotnet/beginnervideos/mslearn

38lessons
3hours
Join now

Lessons

  1. What is C#? [Pt 1] | C# for Beginners
  2. What is C#? [Pt 1] | C# for Beginners
  3. Hello World! [Pt 2] | C# for Beginners
  4. Hello World! [Pt 2] | C# for Beginners
  5. Basics of VS Code and the C# DevKit [Pt 3] | C# for Beginners
  6. Basics of VS Code and the C# DevKit [Pt 3] | C# for Beginners
  7. Hello World, Introducing Strings! [Pt 4] | C# for Beginners
  8. Hello World, Introducing Strings! [Pt 4] | C# for Beginners
  9. The Basics of Strings! [Pt 5] | C# for Beginners
  10. The Basics of Strings! [Pt 5] | C# for Beginners
  11. Searching Strings [Pt 6] | C# for Beginners
  12. Searching Strings [Pt 6] | C# for Beginners
  13. Numbers, Integers, and Math [Pt 7] | C# for Beginners
  14. Numbers, Integers, and Math [Pt 7] | C# for Beginners
  15. Numbers, Precision, Casting, Doubles, and More [Pt 8] | C# for Beginners
  16. Numbers, Precision, Casting, Doubles, and More [Pt 8] | C# for Beginners
  17. Branching, Ifs, and Conditional Logic [Pt 9] | C# for Beginners
  18. Branching, Ifs, and Conditional Logic [Pt 9] | C# for Beginners
  19. Branching and While Loops [Pt 10] | C# for Beginners
  20. Branching and While Loops [Pt 10] | C# for Beginners
  21. For Loops [Pt 11] | C# for Beginners
  22. For Loops [Pt 11] | C# for Beginners
  23. List T and Collections of Data [Pt 12] | C# for Beginners
  24. List T and Collections of Data [Pt 12] | C# for Beginners
  25. Arrays, Lists, Indexing, and Foreach [Pt 13] | C# for Beginners
  26. Arrays, Lists, Indexing, and Foreach [Pt 13] | C# for Beginners
  27. Sorting and Searching Lists [Pt 14] | C# for Beginners
  28. Sorting and Searching Lists [Pt 14] | C# for Beginners
  29. Language Integrated Query (LINQ) and IEnumerable [Pt 15] | C# for Beginners
  30. Language Integrated Query (LINQ) and IEnumerable [Pt 15] | C# for Beginners
  31. LINQ Query Expressions From, Where, Orderby, and Select [Pt 16] | C# for Beginners
  32. LINQ Query Expressions From, Where, Orderby, and Select [Pt 16] | C# for Beginners
  33. LINQ Method Syntax vs Query [Pt 17] | C# for Beginners
  34. LINQ Method Syntax vs Query [Pt 17] | C# for Beginners
  35. Object-oriented Programming (OOP) [Pt 18] | C# for Beginners
  36. Object-oriented Programming (OOP) [Pt 18] | C# for Beginners
  37. OOP with derived or abstract classes, overrides | IEnumerable [Pt 19] | C# for Beginners
  38. OOP with derived or abstract classes, overrides | IEnumerable [Pt 19] | C# for Beginners