• Post category:StudyBullet-3
  • Reading time:5 mins read


Create form-based apps similar to Visual Basic, where you drag and drop buttons, input boxes, labels etc onto forms.

What you will learn

Create rich GUI-based applications

Create form based programs similar to visual basic forms

Create standalone software

Using Forms, Labels and Buttons

Using Edits boxes and Message Boxes

Use Strings and Integers

Build a simple calculator app

Rapid application development

Description

If you want to get started quickly on building rich gui-based form applications using drag and drop method the easy way, then this course is for you. You will learn how to use Embarcadero C++ Builder to create form-based apps much like Visual Basic, where you drag and drop buttons, input boxes, labels etc onto forms.

You will also learn C++ the easy and fun way.

This crash course covers:

  1. Install C++ Builder
  2. Build Form Based Apps
  3. Using Forms, Labels and Buttons
  4. Using Edits boxes and Message Boxes
  5. Use Strings and Integers
  6. Build a simple calculator app

What better way to get started in C++ and also creating your own windows form-based programs the easy and fun way within 1 hour!


Get Instant Notification of New Courses on our Telegram channel.


Money back guarantee:

This course is backed by a 30-day money back guarantee. So, go ahead and enroll in this course now and be on your way to creating drag-and-drop gui-based app today!

English
language

Content

Introduction
Introduction
Installing C++ Builder
How to download and install C++ Builder
Hello World Program
Build your first program – Hello World
How to solve Invalid Platform Variable Error message
Forms, Labels and Buttons
Forms, Labels and Buttons
Edits, Strings, Integers and MessageBoxes
Edits, Strings, Integers and MessageBoxes
Project Calculator
Introduction to Project Calculator
Building the Calculator
Adding icons, changing styles and creating a standalone build
Bonus Lecture
Bonus Lecture