Naked C#: A Beginner's Guide to Coding
Naked C#: A Beginner's Guide to Coding, available at $64.99, has an average rating of 4.6, with 70 lectures, 4 quizzes, based on 653 reviews, and has 4514 subscribers.
You will learn about use the fundamental threshold concepts underlying all programming languages to write C# programs. take their knowledge of C# and adapt it in a variety of settings that use C# such as robotics, Unity, Visual Studio and Unreal. transition from C# to using other programming languages with ease. This course is ideal for individuals who are Everyone that wants to code and thoroughly understand what they are typing into the computer. It is particularly useful for Everyone that wants to code and thoroughly understand what they are typing into the computer.
Enroll now: Naked C#: A Beginner's Guide to Coding
Summary
Title: Naked C#: A Beginner's Guide to Coding
Price: $64.99
Average Rating: 4.6
Number of Lectures: 70
Number of Quizzes: 4
Number of Published Lectures: 70
Number of Published Quizzes: 4
Number of Curriculum Items: 74
Number of Published Curriculum Objects: 74
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- use the fundamental threshold concepts underlying all programming languages to write C# programs.
- take their knowledge of C# and adapt it in a variety of settings that use C# such as robotics, Unity, Visual Studio and Unreal.
- transition from C# to using other programming languages with ease.
Who Should Attend
- Everyone that wants to code and thoroughly understand what they are typing into the computer.
Target Audiences
- Everyone that wants to code and thoroughly understand what they are typing into the computer.
This course will not teach you to become a programmer. Programming is like martial arts, it takes years and years of practice. No course can make you a grand master, no matter what it promises. What this course WILL do is give you a solid foundation in programming as a skill for life, using C# as the vehicle. You will learn about the fundamental nature of the computer and how to communicate with it through the development of programs, to perform a variety of tasks and solve numerous problems. Following the same curriculum used to teach 1st year computer science in university in the first 6 months of a degree, you will learn not just what to program but 1) why it is is done like that and 2) how you can broaden your skill set in programming beyond this single course.
The topics covered include:
-
Bits, Bytes and Binary
-
Management and Manipulating Memory
-
Performing Mathematical Operations
-
Designing Dynamic Program Execution with Logic
-
Developing Repetition for Fast Data Processing
-
Handling User Input
-
Reading and Writing to Files
The course material has been developed for students using either Windows or Mac computers, using the freely available Mono C# compiler. It is well paced, covering each concept in bite-sized chunks and filled with hands-on workshops that will build projects across a variety of domains. Some of the programs that will be written include:
-
a Caesar Cipher for encrypting text
-
a Hangman Game
-
a Number Guessing Game
-
a Chatterbot
-
storing and retrieving names and addresses in a file
-
reading and processing text from a webpage
At the end of this course you will be equipped with a toolbox of skills that you can apply in your job and day-to-day life, making you more employable and relevant in today’s marketplace.
What students are saying about this course:
-
Penny is a really good teacher, this is the kind of C# class I’ve been looking for and it is just right for what I need right now. I would highly recommend it.
-
This course has been awesome. I knew virtually nothing about coding, and now I’m halfway thru, loving it, and learning a TON! Great teacher, clear and concise lessons with plenty of opportunity to learn, test code, experiment, and consistent quizzes and challenges. 5/5
-
I’m an artist, code was always something that I had the desire to learn but at same time I always thought it was something too complex and boring, until I decide to buy this course and start watching these videos. Everything is very well explained, she teaches really well, straight to the point. Now I’m finding it extremely fun to learn and I’ve been doing the course and watching the videos as if it were a Netflix series. I get excited at every new thing that pops up 😀 I also love when you have to do challenges, it’s like a game, super fun. It is very easy to follow, even if you have zero knowledge in coding, like me when I started. Recommended!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Why do it Naked?
Lecture 2: Join the H3D Student Community
Lecture 3: Contacting H3D
Lecture 4: FAQs
Lecture 5: Terminals, Command Lines, Folders and Directories
Lecture 6: Setting Up A C# Workspace
Lecture 7: The Anatomy of a C# Program
Chapter 2: Variables
Lecture 1: Bits and Bytes
Lecture 2: Introduction to Variables
Lecture 3: More Variables
Lecture 4: The ASCII Table and the Char
Lecture 5: Strings
Lecture 6: Challenge
Lecture 7: A Word About Formatting
Lecture 8: Appendices
Chapter 3: Mathematical Operators
Lecture 1: Basic Mathematical Operators
Lecture 2: Converting String Input to Number Values
Lecture 3: Mathematical Functions
Lecture 4: Challenge
Chapter 4: Boolean Algebra
Lecture 1: Relational Operators and the IF statement
Lecture 2: A Simple Guessing Game and other Relational Operator Examples
Lecture 3: The Switch Statement
Lecture 4: Boolean Algebra and Logic Operators
Lecture 5: Calculating Leap Years
Lecture 6: Challenge
Lecture 7: Appendix A
Chapter 5: Loops
Lecture 1: For Loop
Lecture 2: While and DoWhile Loops
Lecture 3: Nested Loops
Lecture 4: An Advanced Guessing Game
Chapter 6: Arrays
Lecture 1: Introduction to Arrays
Lecture 2: ForEach Loops
Lecture 3: Multidimensional Arrays
Lecture 4: The Caesar Cipher
Lecture 5: Challenge
Chapter 7: Jump Statements
Lecture 1: Introduction to Jump Statements
Lecture 2: The Break Statement
Lecture 3: Continue Statement
Lecture 4: Challenge 1
Lecture 5: Challenge 2
Lecture 6: Challenge 3
Chapter 8: Methods (aka Functions)
Lecture 1: An Introduction to Functions
Lecture 2: Challenge 1
Lecture 3: Challenge 2
Lecture 4: Writing Custom Functions Part 1
Lecture 5: Writing Custom Functions Part 2
Lecture 6: Function Returns with OUT
Lecture 7: Local and Global Variables
Lecture 8: Try, Throw, Catch.
Chapter 9: Classes
Lecture 1: Classes and Objects
Lecture 2: Challenge 1
Lecture 3: Challenge 2
Lecture 4: Arrays of Objects
Lecture 5: Challenge 3
Lecture 6: Challenge 4
Lecture 7: Public, Private and Static
Lecture 8: Playing with Static Methods and Properties
Lecture 9: Challenge 5
Lecture 10: Inheritance and Polymorphism
Chapter 10: Files
Lecture 1: Reading Files
Lecture 2: Challenge 1
Lecture 3: Writing Files
Lecture 4: Caesar Encrypting a File of Text
Chapter 11: Advanced Exercises
Lecture 1: Webpage Word Search Counter
Lecture 2: Hangman Game Part 1
Lecture 3: Hangman Game Part 2
Lecture 4: Chatterbot Part 1
Lecture 5: Chatterbot Part 2
Chapter 12: Exercise Solutions
Lecture 1: Solutions
Lecture 2: Where to now?
Instructors
-
Penny de Byl
International Award Winning Professor & Best Selling Author -
Penny Holistic3D
Academic, Author & Game Development Enthusiast
Rating Distribution
- 1 stars: 5 votes
- 2 stars: 7 votes
- 3 stars: 37 votes
- 4 stars: 173 votes
- 5 stars: 431 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024