Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn To Program with Delphi and Object Pascal
Rating: 4.4 out of 5(1,054 ratings)
5,901 students

Learn To Program with Delphi and Object Pascal

Master Object Pascal programming with Lazarus or Delphi
Last updated 2/2024
English

What you'll learn

  • Cross-platform development with Lazarus on Mac, Windows or even Linux
  • Downloadable source code for Lazarus on Windows and Mac or Delphi on Windows
  • A 124-page eBook, The Little Book Of Pascal, explains all the topics in depth

Course content

10 sections44 lectures4h 52m total length
  • Introduction6:14
    Welcome to Learn to Program with Pascal. This video provides a quick overview of the course.
  • The Little Book Of Pascal (eBook)2:04:00
  • Source Code Archive0:11
  • Read Me First!2:01
  • Installing the software2:33
    Before you begin you will need to have an Object Pascal compiler and an IDE (Integrated Development Environment) for your operating system. Here I explain where to download the free Lazarus IDE for Windows or OS X or the commercial Delphi IDE for Windows.
  • Your first program: 'Hello world'5:46

    Using Lazarus, you can create a program, complete with its own user interface, in a matter of moments. Just follow along to write a ‘Hello world’ program.

  • Load and run a sample project4:36

    This video shows how to load one of the sample projects supplied with this course and run it inside the Lazarus IDE. It also highlights a few of the common code elements of Object Pascal programs.

  • A quick tour of a Pascal code file8:54
    If you are wondering what all that code in a Pascal file actually does, this video should help to explain the basics. Here we take a quick first-look at Pascal code. I’ll explain the important elements in much greater detail later in this course.

Description

Simply the fastest way to learn to program Object Pascal – either with the industry-standard Delphi system on Windows or with the multi-platform Lazarus and Free Pascal. Just drag-and-drop, click and code!

The knowledge you gain will give to entry to the world of commercial application development using Lazarus or Delphi.

Delphi has an elegant drag-and-drop IDE with lots of integrated coding and debugging tools. You can download a free copy of Delphi for Windows, or you can use the free, open-source Lazarus IDE for designing and coding languages on Windows, Mac or Linux. Full source code of all the example projects is provided with this course.

What you will learn:

  • The fundamentals of programming – from the ground up

  • Object orientation – its principles and practice

  • The Object Pascal language – for neat, elegant, maintainable programming
     

Who should take the course


  • Beginners – if you’ve never coded before, you can learn pascal step by step

  • This Pascal programming tutorial is also feasible for those Programmers who’ve used other languages – Ruby, Python or Java  but want to extend their knowledge? This is for you!

  • Cross-platform developers – with Lazarus and Free Pascal, write  on one OS, compile on a different one!

Huw Collingbourne has programmed in Object Pascal since the first release of Delphi in 1995. For over 10 years he was the Delphi programming columnist for PC Plus magazine in the UK. This course gives you in-depth instruction in programming with Delphi and the Object Pascal language.