0   reviews on Udemy

From zero to Hero - Building Software from scratch

Learn Software Development from scratch using C# and Microsoft SQL
Course from Udemy
 1 students enrolled
 en
Learn how to build a functioning Software from scratch
from Zero to Hero in programming

This is a course like no other.  This course takes you from zero to hero in 14 simple steps

I have broken down the basics of Software development , designed a simple database and build an application from scratch to the end. In this course , we are doing the following:

  • A discussion of what content you may want to store in a database of Covid-19 patients.

  • Create a database

  • Create a table

  • Create fields to hold different attributes of a patient e.g. Name, Date of Birth etc.

  • Create a form. This is the user interface where records can be captured. In this section, you will learn how to relate a database and the interface

  • Finally, we are handling the famous CRUD acronym

      - Create

      - Retrieve

    - Update

    - Delete

  • Create - This is inserting records into the database.  A user captures information into a form and clicks on the save button. The INSERT commands sends that information to the database.

  • Retrieve - Once the data is stored. You will want to display it somewhere. SELECT command is responsible for the same.

  • Update - Sometimes, the data that is in the database needs to be changed or updated. UPDATE statement is used for that purpose.

  • Delete - The unwanted records have to be removed. DELETE command in this case is used.


From zero to Hero - Building Software from scratch
$ 94.99
per course
Also check at

FAQs About "From zero to Hero - Building Software from scratch"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK