
You'll learn what this course and my program is about and how I will approach the topics.
Find out the major topics for this course.
Learn how to download and access code examples.
See how developers start using a new language when they are unfamiliar with it.
Find out how to load Visual Studio 2019 Community Edition on your development computer.
Understand how to create a simple program in Visual Studio.
Undestand the basics of the Visual Studio environment.
Create your own Hello World application.
No one was born as a software developer. How can you go from not being a developer to being a developer? This section seeks to answer that question.
How do organizations develop software to solve problems?
Find out how to take learning and practice and build a career.
It's time to get coding. Find out what we're going to do!
Undestand how to interact with a user using console reads and writes.
Create your own user interaction program and then download the UserInteraction.zip file to see if your solution matches mine.
Find out why focusing only on learning how to code is not enough in becoming a well rounded software developer.
You'll have a basic understand of how a computer program works.
You'll have a basic understanding of how .Net works by understanding how a virtual machine works on top of a computer.
Learn how applications store and use data.
Learn how data is stored in variables.
Understand how variables store numeric data.
Understand how variables store strings and chars.
Understand boolean values and how comparisons and logical operators work.
Develop a program that manipulates variables and then download the StringAndIntVariables.zip file to see if your solution matches mine.
Learn how logic flow is changed by branching and looping.
Learn about branching in a program with the if/else statements.
Learn to write a program with branching to make decisions and then download the BuyACar.zip file to see if your solution matches mine.
Learn how looping can help you repeat tasks in programming.
Learn how looping can iterate through 2 dimensions to solve a problem and then download the Triangles.zip file to see if your solution matches mine.
Learn how the kiosk project will introduce you to participating in a project team.
Get a glimpse on what it's like go to a project kick-off for a new project.
See how, even a simple user interface, can go through a design process to develop a planned UI.
Participate in a realistic software development session.
Participate in a realistic software development session.
Participate in a realistic software development session.
Understand how to use the Visual Studio debugger.
You've completed all the course work, now find out what's next!
Understand a summary of developer best practices for a new developer.
Receive and overview of what was covered in this class.
Thank you for taking my class. Please leave me a review and rating.
In this course I will set you on a path that can take you from absolute beginner to professional software developer. This is not something that you can do in an afternoon, but this introductory course is a start. My name is Mike Witt and I'm developing this course as the first step in a program that is intended to provide all the information that you will need to become a programmer with skills in a particular area: Developing web applications built around a .Net server, SQL Server database, and an Angular based UI. This first course will only be the first step, but if you stick with it you can turn your learning and hard work into a career.
If you've glanced at my bio, you will note that I've been developing software for over 35 years. When I started, I had no idea what programming was. You may have no idea or you may have some idea, but programming (unlike rocket science) is more of a skill and a craft than a theoretical science (like rocket science)! Because of this and because of a shortage of workers, many companies are willing to hire someone even if they don't meet their educational requirements. To be sure, most companies want a degree in computer science or at least some degree in a science or related field, but when it comes right down to it they want and need someone who can do the work.
This program will help you leap over the education gap by, not only understanding the technical nuts and bolts, but also by projecting your thinking and personality as someone who can do and understand software development. Here are some of the very important first topics you will learn as part of this course:
- Setup a development environment using free Microsoft tools.
- Create your first C# program.
- Get a basic understanding of what software development is an how it fits into an organization.
- Learn some very practical steps on how you can turn the knowledge you gain into a real job.
- Find out some very basic information about how a computer works. If you're going to program a computer, you should understand what it is doing.
- Understand some historical perspective about computers and software development. Again, if you're going to be a programmer, you should understand how the field started and how it got to where it is.
- Develop applications that read user input and write information for a user to read.
- Understand how variables work and the different types of variables used in an application.
- Find out how to use the two most basic techniques in programming: branching and looping in order to create an application that will do some real work.
- Finally, we'll develop a real-world application that will put all these skills to use all in the context of a read-world software development project.
I am truly excited to share my knowledge and my enthusiasm for developing software with you. Come on this journey and I will do my best to help you learn, enjoy, and finally become part of a community of developers who make this world go round!
This course comes with detailed explanations of each concept along with working examples for each programming assignment and a Verifiable Certificate of Completion.