Delphi Programming - Full Beginner Crash Course

preview_player
Показать описание
This is a Delphi programming crash course that will teach you everything you need to know about Delphi as a student in grade 10 and 11, or as someone who just wants to learn the language out of interest. Enjoy!

Timestamps:
00:00:00 - Intro
00:00:31 - The Delphi IDE
00:13:29 - Your First Delphi Application
00:33:06 - Comments
00:36:01 - Images
00:37:36 - Changing Attributes
00:47:38 - Basic Output
00:54:30 - Mathematical Operators
01:00:07 - Basic Input
01:03:56 - Setting Calendar Dates
01:14:11 - Coding a Traffic Light
01:22:17 - Variables
01:38:18 - If Statements
01:42:09 - If-Else Statements
01:44:10 - Else-If Statements
01:47:50 - Logical Operators
01:53:25 - Inputbox
01:59:36 - Constant Variables
02:08:09 - Input-Process-Output
02:10:55 - Building a Voting System
02:22:15 - More Logical Operators
02:29:15 - If ... In
02:32:57 - Checkboxes
02:45:34 - Radio Buttons/Groups
02:51:56 - Case Statements
03:03:43 - Case Lists
03:06:48 - For Loops
03:10:04 - Looping Through a String
03:16:40 - While Loop
03:22:35 - Timer
03:38:03 - Using Val
03:43:43 - Reading From a File - Part 1
03:47:36 - Reading From a File - Part 2
04:07:51 - Writing To a File
04:17:19 - Custom Columns
04:24:19 - What is an Array?
04:30:32 - Creating an Array
04:37:11 - Searching an Array
04:46:56 - Constants
04:53:20 - Procedures and Functions
05:14:21 - What is a Database?
05:17:16 - Connecting to a Database
05:27:20 - DBNavigator
05:30:17 - Inserting Data Into a Database
05:39:03 - Editing Data in a Database
05:49:21 - Deleting Data in a Database
05:56:42 - Filtering a Database
06:07:26 - Calculations With Databases
06:12:51 - Sorting a Database
06:15:51 - Searching a Database
06:21:19 - Working with Multiple Forms
06:32:28 - Bubble Sort
06:54:46 - Text to Speech
06:57:46 - Math Functions
07:18:51 - String Manipulation Functions
07:32:36 - String Manipulation Procedures
07:40:49 - Message Boxes
07:49:31 - More Functions & Procedures
08:01:40 - Working with RichEdits
08:17:21 - Outro

Group Chats:

You can contact me on:

Any suggestions? Leave it in the comment section or contact me somewhere else!

Thank you for watching!

#delphi #programming #crashcourse #beginner
Рекомендации по теме
Комментарии
Автор

Hello everyone! If you're interested in becoming a programmer, here are a few links to checkout!




Also, please like and subscribe so others can find this video and help boost their grade :D

Thank you!! :)

Stevesteacher
Автор

This literally saved me from failing IT. Thank you so much!!

kiarajane
Автор

Man you saved my life, i missed a whole year of IT and im in 12th grade and ur vid helped me learn delphi in literally a week of hard studying, thank you man💪

themister_og
Автор

You are currently single handingly saving my grade 10 IT career

josiahramsundhar
Автор

Now this is what I need!!! Make more delphi videos please!

Josiah_Ethan
Автор

So interesting to see the language my father used to program with. Thanks for this tutorial!

michaelulloa
Автор

Thank you very much man! You really helped me a lot. I really appreciate it. Other people just confuse me when they explain but you just do it right!

abstractvibes
Автор

Excellent about an hour and then saved video. Will come back and continue working.
I actually bought and began using Delphi with version 1 back in 1994! However, I got busy with my job (science/cancer research) and never really got back to it. A lot of the video so far I already know but certainly needed a refresher!
I also used MS Visual basic when it first came about too!
Thanks for this want to make a small stand alone database and form with Delphi so I will work my way into the program and follow along!

dbreardon
Автор

I was struggling so much with IT before this. You just helped me pass grade 11 and 12 thank you so much!

suleduplessis
Автор

Tnx man you saved me a lot of time I really appreciate this video you should really make more Delphi videos...

carinavdwest
Автор

Very helpful for me to start off my programming with Delphi! Thanks a lot!

Small_Gan
Автор

My guy tysm, I enjoyed your Lua series and when I saw you had a delphi course I was thrilled becuase we are doing Delphi in IT this year and so far it wasnt going so well

CaptainMC
Автор

Thanks for the video :D it's really hard to find good resources on delphi. I have to change my company due to lack of human resources and my new company uses php and delphi. Both are new to me. I have found a good amount of learning material for php but almost nothing for delphi. So thanks for this my fellow weeb furendo :D

arifbykr
Автор

First thank you for your effort and good job with the full tutorial and choices of topics in one video
6:48:53 "i" will not be equal to 2 instead "j" will be equal to 3 and until j = length of the array only after that we will move in the first loop for i = 2 and j = 3.

amraboughazala
Автор

Thank you netsu I have watched this video and it helped me to achive 80% on my IT subject 😀.

eedi
Автор

Thank you soo much. this is what I am searching on internet.

bajarangjadhav
Автор

This video is greatly appreciated, thx for helping us to learn for the exams

paulvanzyl
Автор

Hi Steve, i 👎by mistake, sorry for that. I'm a grade 10 IT teacher and use your video to teach. This is awesome thank you very much.

andremorris
Автор

Pov: instead of getting 8 hours of sleep before it exam you watching this tutorial

akkruger
Автор

2:40:00 in the video, calculating cost per SMS, should you not be dividing by 100 as you want cent per SMS and there are 100 cent in a Rand?
Your gut was correct, It does otherwise become expensive.

alphabravo