Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Software Development Fundamentals 2022 (using VB .Net)
Rating: 3.5 out of 5(7 ratings)
49 students

Software Development Fundamentals 2022 (using VB .Net)

Learn Visual Basic and Desktop applications (VB .Net version).
Last updated 11/2022
English

What you'll learn

  • Create a Complete Antivirus Software with VPN integration ready for your market - Unofficial
  • Learn how to Create Beautiful UI Designs in VB-Net
  • Learn from Basic to Advance in VB-Net
  • Learn to create Trial Periods for your projects
  • Learn to create Subscription Plans to your Project
  • Learn to use User Controls
  • Learn to Use Custom Classes
  • Learn to create your own Custom Buttons
  • Learn to release and prepare your project for the market (EXE Installer)
  • Many More...

Course content

5 sections32 lectures7h 48m total length
  • Introduction0:59

    Meet Adu Amankwah Isaac, popularly known as Ike, CEO of IK Soft Technologies. Learn, step by step, how to build a professional antivirus with VPN and subscription plans.

  • About this Course1:02

    Learn Visual Studio with vb.net to build a complete software using one code base, create functions, and craft a beautiful, fully functional user interface from scratch for all levels.

  • Contents of this Course5:26

    Learn to create an advanced installer, license for commercial use with resale rights and serial keys, and configure a subscription page with trial, monthly, yearly, and lifetime plans.

  • Things you need for this course
  • Installing Software4:34

    Download color picker and pycon using browser mirrors, install and run them. Build a from-scratch software design with dashboards and basic UI components, and plan folder structure for organization.

Requirements

  • No Programming Experience needed, you will learn everything
  • Just get yourself ready to learn and do it

Description

Hi There!

Welcome to my course on "Software Development Fundamentals" using VB .Net. In this course, we will be looking at a variety of different types of programs and concepts around programming.

We'll start off with looking at Core Programming. We will download for free the Visual Studio Community edition, and use it to investigate the fundamental VB .Net statements. We'll look at decision structures such as If and Switch [Case Select], repetition such as For loops, While loops and recursion, and then we'll look at errors and find out how to handle them.

We'll then look at Object-Oriented Programming. We'll go deeper into concepts that we have already used, such as namespaces, methods and classes, and add to them using events and constructors. We'll see how you can duplicate and develop classes using inheritance, polymorphism and encapsulation.

Next up is General Software Development. We'll look at various different data structures such as arrays, stacks, queues and linked lists, and we'll also look at sorting algorithms. We'll then take a step back and look at application life cycle management, and how to interpret application specifications.

Then we'll look at Desktop Applications. We will have been creating a lot of Console-based applications earlier in this course, but we'll add to this with Windows apps and Windows Services.

Who this course is for:

  • Beginner Developers willing to learn more about software development
  • Senior Developers willing to create their own amazing fully functional software for the market
  • Finally, anyone willing to create something amazing