Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Programming Languages C#

Practical C# Programming Practices (70+ Common Projects)

Master C# programming with over 70+ best C# programming practices for absolute beginners to excel in the industry
Rating: 3.2 out of 53.2 (11 ratings)
10,417 students
Created by Emenwa Global, Zoolord Academy
Last updated 3/2021
English
30-Day Money-Back Guarantee

What you'll learn

  • Level up your C# programming skill with over 70+ beginners best practices
  • How to sum 2 Numbers
  • How to check for Even and Odd Numbers
  • How to count 1s in number
  • How to find ASCII values of characters
  • How to find a Leap year
  • How to swap 2 Numbers
  • Celsius to Fahrenheit
  • How to get length of a String
  • How to Reverse Numbers
  • How to count number of Words
  • How to check for Vowels and Consonants
  • Count number of Vowels and Consonants
  • How to count number of Alphabets, Digits and Special Characters
  • How to find a Substring
  • How to get Employee Data
  • How to get Employee Data using Nested Structure
  • Area of Rectangle using Structure
  • Power of Number using Recursion
  • How to use Static Constructor
  • And lots more...

Course content

1 section • 76 lectures • 7h 24m total length

  • Preview03:52
  • Preview04:47
  • Practice 3. How to check for Even and Odd Numbers
    05:20
  • Practice 4. How to count 1s in number
    09:10
  • Practice 5. How to find ASCII values of characters
    03:21
  • Practice 6. How to find a Leap year
    04:14
  • Practice 7. How to swap 2 Numbers
    05:34
  • Practice 8. Celsius to Fahrenheit
    04:02
  • Practice 9. How to get length of a String
    03:24
  • Preview05:30
  • Practice 11. How to count number of Words
    05:30
  • Preview04:33
  • Preview09:24
  • Practice 14. How to count number of Alphabets, Digits and Special Characters
    08:51
  • Practice 15. How to find a Substring
    06:33
  • Practice 16. Date Format
    05:53
  • Practice 29. How to get square root
    03:48
  • Practice 30. How to get the cube root
    03:27
  • Practice 31. How to add 2 Dates
    03:43
  • Practice 32. How to add 2 Binary numbers
    09:36
  • Practice 33. How to sum 1-N Numbers
    04:01
  • Practice 34. How to create a Fibonacci Series
    05:08
  • Preview05:11
  • Preview05:18
  • Practice 37. How to get factorial of a Number
    03:52
  • Practice 38. How to check for Armstrong Numbers
    05:48
  • Practice 39. How to Reverse Number
    03:48
  • Practice 40. How to convert from Decimal to Binary
    05:34
  • Practice 41. How to create Alphabet Triangle
    05:12
  • Practice 42. How to convert Digits to Text
    08:41
  • Practice 43. How to Check for duplicate elements in an Array
    13:22
  • Practice 44. How to Add 2 Matrices
    18:59
  • Practice 45. How to Bubble Sort Array
    06:43
  • Practice 46. How to sort Array Selection Sorting
    11:46
  • Practice 47. How to get LCM and GCD
    06:54
  • Practice 48. How to create Binary Triangle
    04:25
  • Practice 49. How to create Rectangular pattern
    02:56
  • Practice 50. How to create a Triangular pattern
    04:33
  • Practice 51. Arithmetic Calculator
    06:25
  • Practice 52. How to use if else Statement
    04:01
  • Practice 53. How to use else if Statement
    04:06
  • Practice 54. How to get the Greatest of 3 Numbers
    06:15
  • Practice 55. How to create Multiplication Table using while loop
    03:48
  • Practice 56. How to create a Multiplication Table using for loop
    03:28
  • Practice 57. How to create a multiplication Table using do while Loop
    03:51
  • Practice 58. Add 2 Numbers using Function
    05:17
  • Practice 59. How to find HCF
    05:29
  • Practice 60. How to get the magnitude of an Integer
    02:47
  • Practice 61. How to get Factors of a Number
    04:11
  • Practice 62. How to detect the State of a Number
    04:04
  • Practice 63. How to get the Minimum and Maximum Number in an Array
    02:51
  • Practice 64. How to calculate Acceleration
    03:50
  • Practice 65. How to calculate sum of digits entered by user
    03:54
  • Practice 66. How to generate Random Numbers
    03:27
  • Practice 67. How to calculate the square feet of a Room
    03:50
  • Practice 68. How to create a Pythagoras Theorem
    04:19
  • Practice 69. How to create a Numerical Triangle
    05:29
  • Practice 70. How to create a Binary Triangle
    05:17
  • Practice 71. How to calculate sin()
    06:42
  • Practice 72. How to create a Cosine of Zero
    06:15
  • Practice 73. How to convert from Binary to Decimal
    06:30
  • Practice 74. How to convert from Decimal to Octal
    04:41
  • Practice 75. Convert Decimal to Hexadecimal
    09:16
  • Practice 17. How to get Employee Data
    05:35
  • Practice 18. How to get Employee Data using Nested Structure
    13:34
  • Practice 19. Area of Rectangle using Structure
    04:32
  • Practice 20. Power of Number using Recursion
    04:45
  • Practice 21. How to use Static property
    04:35
  • Practice 22. How to use Static Constructor
    08:11
  • Practice 23. Single Cast Delegate
    09:45
  • Practice 24. Multiple Cast Delegate
    11:34
  • Practice 25. Anonymous Delegate
    03:27
  • Practice 26. Single Cast Delegate and Event
    08:51
  • Practice 27. Multicast Delegate and Event
    09:52
  • Practice 28. Trigonometric Functions
    06:55
  • Congratulations on your journey! Keep Learning
    00:10

Requirements

  • This courses requires the basics of C# programming knowledge
  • A computer (Windows/Mac/Linux)

Description

Welcome to Practical C# Programming Practices (70+ Common Projects)! Learning C# programming language and understanding C# programming language are two different things. Almost every student enjoy learning C# programming language. But, only a few number of these students actually understand C# programming language afterwards. This is where the remaining students are left behind and kept wandering from one course to another over the internet to get the best knowledge on understanding C# programming language with cups of coffee on their table everyday.

70+ C# programming best practices for absolute beginner is a comprehensive and concise guide with over 7 hours of content that is designed to pick up every interested student from the state of “zero-knowledge” to a state of “Hero-knowledge” in C# programming with lots of practical C# projects.

Why Must I Take This Course And What Benefit Is It To ME As A C# Programmer?

This is the only course on the internet that will help you to become a certified and successful programmer with an in-depth knowledge of the entire aspect of C# programming and prepare you with the required skills necessary to build you to face job interviews and get employed as a full stack Software developer.


Emenwa Global instructors are industry experts with years of practical, real-world experience building software at industry leading companies. They are sharing everything they know to teach thousands of students around the world, just like you, the most in-demand technical and non-technical skills (which are commonly overlooked) in the most efficient way so that you can take control of your life and unlock endless exciting new career opportunities in the world of technology, no matter your background or experience.

Who this course is for:

  • Anyone looking to level up their skills and master C# programming language
  • Anyone who wants to learn to code

Instructors

Emenwa Global
Senior Developers
Emenwa Global
  • 4.1 Instructor Rating
  • 1,473 Reviews
  • 116,206 Students
  • 28 Courses

100,000+ Students Have Built Their Skills And Industry Career With Our Professional Courses. Many Work In High Tech Companies Today.

Learn by doing it yourself from scratch... Build real projects henceforth!

Emenwa Global instructors are industry experts with years of practical, real-world experience building software at industry leading companies. They are sharing everything they know to teach thousands of students around the world, just like you, the most in-demand technical and non-technical skills (which are commonly overlooked) in the most efficient way so that you can take control of your life and unlock endless exciting new career opportunities in the world of technology, no matter your background or experience.

One other important philosophy is that our courses are taught by real professionals, software developers with real and substantial experience in the industry, who are also great teachers. All our instructors are experienced, software developers.

Whether you are a beginner, looking to learn how to program for the very first time, or to brush up on your existing skills, or to learn new languages and frameworks, the Academy has you covered.


Zoolord Academy
100,000+ Happy Students
Zoolord Academy
  • 4.1 Instructor Rating
  • 1,775 Reviews
  • 116,204 Students
  • 63 Courses

Are You Looking Forward To A Life Of Freedom And Success?

Learn creative skills, from absolute beginner to advanced mastery.

Zoolord exists to help you succeed in life. Each course has been hand-tailored to teach a specific skill from photography and video to art, design and business.

Whether you’re trying to learn a new skill from scratch, or want to refresh your memory on something you’ve learned in the past, you’ve come to the right place.

Education makes the world a better place. Make your world better with new skills!

Our courses can be watched 24/7 wherever you are. Most are fully downloadable so you can take them with you. You can also view them on mobile devices with the Udemy mobile app.

100,000+ Students Are In Their Right Directions Today And Can't Be Wrong.

Join Us Now And Develop Your Career Power With Our Practical And Professional Courses On 30 Days Money  Back Guarantee Without Risk Of Investment. We Bear The Risk On Your Behalf. Grab A Course Now And Start Learning Today On 100% Risk FREE!

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.