Companies Home Search Profile

C# Loops Deep Dive

Focused View

Hallam Webber

22:27

13 View
  • 1. Introduction.mp4
    01:14
  • 2. Overview.mp4
    00:39
  • 3. For Loops in Depth.mp4
    06:09
  • 4. While Loops.mp4
    05:03
  • 5. Lists.mp4
    01:23
  • 6. Foreach Loop.mp4
    06:17
  • 7. C# Loops Summary.mp4
    01:42
  • Description


    Structures to repeat tasks or access data collections are at the heart of compact and reusable code. C#, like other programming languages, provides three basic mechanisms allowing you to execute statements multiple times dynamically. In this lesson, we'll take an in-depth look at the for loop, while loop, and foreach loop.

    These looping mechanisms vary in structure and intended application, and we'll examine how to use them in different scenarios. In the lesson of this detailed investigation, you will learn some of the potential pitfalls that accompany programming with each type of loop, how to avoid them, and create efficient loops. There are code examples demonstrating the use of each loop type in a practical way, along with other helpful C# and .NET code snippets.

    Learning Objectives

    • An in-depth understanding of for loops
    • Learn about while loop syntax and see how they are used
    • Gain a foundational understanding of object lists
    • Learn how to use, and not to use, a foreach loop to iterate through a list

    Intended Audience

    This lesson is intended for those who already have a basic understanding of C# and want to learn about loops.

    Prerequisites

    To get the most out of this lesson, you should have a basic knowledge of C# as well as an understanding of object orientation and C# classes. Please consider taking our Introduction to Object Orientation and C# Classes lesson before taking this one.

    Source Code

    Source code related to the lectures can be found here

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    C#

    Hallam Webber
    Hallam Webber
    Instructor's Courses
    Hallam is a software architect with over 20 years experience across a wide range of industries. He began his software career as a Delphi/Interbase disciple but changed his allegiance to Microsoft with its deep and broad ecosystem. While Hallam has designed and crafted custom software utilizing web, mobile and desktop technologies, good quality reliable data is the key to a successful solution. The challenge of quickly turning data into useful information for digestion by humans and machines has led Hallam to specialize in database design and process automation. Showing customers how leverage new technology to change and improve their business processes is one of the key drivers keeping Hallam coming back to the keyboard.
    Join thousands of users in achieving your personal goals through Cloud Academy. Score job-ready tech skills that you can practice in a real environment, without the risk of extra costs or making mistakes. It’s simply the smartest way to gain certifications and get career-ready.
    • language english
    • Training sessions 7
    • duration 22:27
    • Release Date 2024/04/26