Announcement

Collapse
No announcement yet.

How to program in C# - BASICS - Beginner Tutorial

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to program in C# - BASICS - Beginner Tutorial

    Want to make powerful games, Windows and Mac software or mobile applications? Then this course is a great place to start.

    Difficulty of lesson: Novice.

    Learn how to read, write and understand C# code completely from scratch as we lay a great foundation for creating various types of software.

    The Hackmaster

  • #2
    In this video we write our first program as we learn about input and output, methods and parameters.



    Brackeys Developer Forum: http://forum.brackeys.com/
    The Hackmaster

    Comment


    • #3
      In this video we create a simple calculator as we discover the power of variables.

      The Hackmaster

      Comment


      • #4
        How to program in C# - IF STATEMENTS

        In this video we expand on what our programs can do as we teach them how to make decisions.

        The Hackmaster

        Comment


        • #5
          How to program in C# - SWITCH STATEMENTS

          In this video we learn about switch statements, classes and how to generate random numbers.

          The Hackmaster

          Comment


          • #6
            How to program in C# - FOR LOOPS

            In this video we take a look at how for loops work, and how to use them.

            The Hackmaster

            Comment


            • #7
              7. How to program in C# - WHILE LOOPS

              In this video we take a look at how while loops work and how to use them to solve problems.

              ● Developer Forum: http://forum.brackeys.com/

              The Hackmaster

              Comment


              • #8
                8. How to program in C# - METHODS

                The Hackmaster

                Comment


                • #9
                  How to program in C# - ARRAYS

                  We learn what arrays & lists are and how to use them. We also take a quick look at multidimensional arrays.

                  The Hackmaster

                  Comment


                  • #10
                    How to program in C# - CLASSES

                    Things get awesome as we learn about classes and how we can create our own objects by describing them using code.

                    The Hackmaster

                    Comment


                    • #11
                      How to program in C# - INHERITANCE

                      In this video we delve into inheritance. Deriving classes from other classes will allow us to reuse code, minimize errors and keep our program easily readable.

                      The Hackmaster

                      Comment


                      • #12
                        How to program in C# - ENUMS

                        In this video we take a look at enums and why they are useful.

                        The Hackmaster

                        Comment


                        • #13
                          How to program in C# - PROPERTIES

                          Learn how to utilize properties, getters and setters to make your code safer and more efficient.

                          The Hackmaster

                          Comment


                          • #14
                            How to program in C# - INTERFACES

                            Learn how to use interfaces to improve your code.

                            The Hackmaster

                            Comment


                            • #15
                              How to program in C# - GENERICS

                              Learn how to use generics to create classes and methods using objects of unknown type.



                              ● Multiplayer FPS Tutorial:



                              Difficulty of lesson: Intermediate.
                              The Hackmaster

                              Comment

                              Working...
                              X