Learn Delphi Programming | Unit 9.1 | Identify and Fix Code Errors in Delphi



Learn Delphi Programming | Unit 9.1 | Identify and Fix Code Errors in Delphi

Learn Delphi Programming | Unit 9.1 | Identify and Fix Code Errors in Delphi

Want to learn Delphi programming? Get lotsa FREE downloads and other stuff from our LearnDelphi Community Pages at www.patreon.com/LearnDelphi

Visit our community here…. www.patreon.com/LearnDelphi for:
— Download some video lessons for FREE
— Download some Delphi project files used in tutorials for FREE
— Download some PDF lesson instructions for FREE
— Participate in chats and discussions
— Get Early access to new tutorials
— No need to signup and no obligation
PS: SORT VIDEOS FROM EARLIEST TO LATEST TO START AT THE BEGINNING

—————————————-
Delphi Programming Tutorial – Unit 9.1 – Identify and Fix Code Errors in Delphi:

Delphi is a strictly defined programming language with rules just like the grammar rules in any spoken language, such as English, isiZulu or Afrikaans. These rules enforce the structure, spelling, interpretation, and logic of a program’s code. Whenever a coding rule is violated, Delphi’s compiler, which is the code “translator”, will not be able to interpret the code and one or more errors may be reported.

It is important for programmers to run and test their code on a regular basis. Errors must then be fixed before deploying the end result. It is also possible that one mistake is the cause of many errors and then there is also the dreaded cases where fixing one error may ripple through the rest of your code and “spawn” additional errors.

Error messages in Delphi may be very vague and technical at first, but in this video we learn how to interpret those error messages, how to pinpoint the lines of code that caused the errors, and how to fix them. You also learn how you can avoid many errors before they happen when you follow the correct conventions and techniques that you’ve learned so far in this course.

PS. Please, help us to keep these Delphi tutorials FREE. Keep our sponsors happy and give this video a THUMBS UP. Also SHARE these Delphi tutorials with your friends and tell them to also SUBSCRIBE. Participate in discussions, ask questions and tell us about your experience in the COMMENTS section of a Delphi tutorial.

This tutorial (Delphi Programming Tutorial – Unit 9.1 – Identify and Fix Code Errors in Delphi) is best viewed in HD. To change your settings to HD:

1. Click on the gear-icon (Settings) at the bottom of the YouTube Video Player.

2. Select “720p HD” and wait a few moments for the setting to take effect.

Enjoy!

For more Delphi video tutorials also join us at https://www.patreon.com/LearnDelphi

You may also want to visit the following resources for more information:

https://www.patreon.com/LearnDelphi (Our LearnDelphi Community pages)
https://www.lazarus-ide.org
https://www.planet-source-code.com
https://www.delphi.about.com
https://www.embarcadero.com
https://www.edn.embarcadero.com
http://techteachers.co.za
http://www.studyopportunities.co.za
https://www.facebook.com/LearnDelphiProgramming
http://www.lazarus-ide.org/
http://www.delphibasics.co.uk
http://www.stackoverflow.com

Comments are closed.