Difference between revisions of "Lazarus videos"

From Free Pascal wiki
Jump to navigationJump to search
m (Added page template; removed categories in template)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Lazarus videos}}
 +
 
== Lazarus Tutorials for Beginners ==
 
== Lazarus Tutorials for Beginners ==
 
* [https://www.devstructor.com/index.php?page=142 Lazarus Tutorial #1 - Learning programming]
 
* [https://www.devstructor.com/index.php?page=142 Lazarus Tutorial #1 - Learning programming]
* [https://www.devstructor.com/index.php?page=187 Lazarus Tutorial #2 - Hello world!]
+
* [https://www.devstructor.com/index.php?page=187 Lazarus Tutorial #2 - Hello world program!]
 
* [https://www.devstructor.com/index.php?page=335 Lazarus Tutorial #3 - Variables and data types (theory)]
 
* [https://www.devstructor.com/index.php?page=335 Lazarus Tutorial #3 - Variables and data types (theory)]
 
* [https://www.devstructor.com/index.php?page=686 Lazarus Tutorial #4 - The first calculator]
 
* [https://www.devstructor.com/index.php?page=686 Lazarus Tutorial #4 - The first calculator]
Line 8: Line 10:
 
* [https://www.devstructor.com/index.php?page=1754 Lazarus Tutorial #7 - Modulo and integer division]
 
* [https://www.devstructor.com/index.php?page=1754 Lazarus Tutorial #7 - Modulo and integer division]
 
* [https://www.devstructor.com/index.php?page=2115 Lazarus Tutorial #8 - Brain Trainer (math trainer)]
 
* [https://www.devstructor.com/index.php?page=2115 Lazarus Tutorial #8 - Brain Trainer (math trainer)]
* [https://www.devstructor.com/index.php?page=3571 Lazarus Tutorial #9 - functions and procedures, their declarations & benefits]
+
* [https://www.devstructor.com/index.php?page=3571 Lazarus Tutorial #9 - functions and procedures, their declarations and benefits]
 
* [https://www.devstructor.com/index.php?page=9064 Lazarus Tutorial #10 - Developing a VAT calculator]
 
* [https://www.devstructor.com/index.php?page=9064 Lazarus Tutorial #10 - Developing a VAT calculator]
 
* [https://www.devstructor.com/index.php?page=19948 Lazarus Tutorial #11 - Using the debugger]
 
* [https://www.devstructor.com/index.php?page=19948 Lazarus Tutorial #11 - Using the debugger]
Line 30: Line 32:
 
* [http://www.youtube.com/watch?v=fU6qVPF3TN8 App Tutorial 8 - Simple Calculator Part 4 - Try Except Error Handling]
 
* [http://www.youtube.com/watch?v=fU6qVPF3TN8 App Tutorial 8 - Simple Calculator Part 4 - Try Except Error Handling]
 
* [http://www.youtube.com/watch?v=zbZJm7oB0-Y App Tutorial 9 - Simple Calculator Part 5 - Tabs - Finished Application]
 
* [http://www.youtube.com/watch?v=zbZJm7oB0-Y App Tutorial 9 - Simple Calculator Part 5 - Tabs - Finished Application]
* [http://www.youtube.com/watch?v=SkhV7FuUpI4 App Tutorial 10 - Playing Wav Sound Files On Windows]
+
* [http://www.youtube.com/watch?v=SkhV7FuUpI4 App Tutorial 10 - Playing Wav Sound Files On Windows computers]
* [http://www.youtube.com/watch?v=pHp9oGdy7Iw App Tutorial 11 - Playing Wav Sound Files On Mac]  
+
* [http://www.youtube.com/watch?v=pHp9oGdy7Iw App Tutorial 11 - Playing Wav Sound Files On Mac computers]  
 
* [http://www.youtube.com/watch?v=hNaZTtJkZ0s App Tutorial 12 - System Timer Bouncing Ball Animation - Shapes]  
 
* [http://www.youtube.com/watch?v=hNaZTtJkZ0s App Tutorial 12 - System Timer Bouncing Ball Animation - Shapes]  
 
http://www.schoolfreeware.com/Free_Pascal_Lazarus_App_GUI_Tutorial_12.html
 
http://www.schoolfreeware.com/Free_Pascal_Lazarus_App_GUI_Tutorial_12.html
Line 37: Line 39:
  
 
== Udemy on-line course: Learn to Program with Pascal ==
 
== Udemy on-line course: Learn to Program with Pascal ==
 +
 
Course presenter: Huw Collingbourne
 
Course presenter: Huw Collingbourne
 +
 
* [https://www.udemy.com/learn-to-program-with-pascal/ Udemy] or search for ''Udemy Pascal'' in your favourite browser...
 
* [https://www.udemy.com/learn-to-program-with-pascal/ Udemy] or search for ''Udemy Pascal'' in your favourite browser...
  
 
== Bitwise on-line course: Learn to Program with Pascal ==
 
== Bitwise on-line course: Learn to Program with Pascal ==
 +
 
Course presenter: Huw Collingbourne (same as above)
 
Course presenter: Huw Collingbourne (same as above)
 +
 
* [http://www.bitwisecourses.com/courses/learn-to-program-pascal.html Bitwise Courses]
 
* [http://www.bitwisecourses.com/courses/learn-to-program-pascal.html Bitwise Courses]
  
Line 70: Line 76:
 
* [http://www.youtube.com/watch?v=6IEdgZVdCOA Instalando o Lazarus no Ubuntu Linux]
 
* [http://www.youtube.com/watch?v=6IEdgZVdCOA Instalando o Lazarus no Ubuntu Linux]
 
* [http://www.youtube.com/watch?v=_Fely8mhZ9g Instalando o Lazarus no Ubuntu Linux - Parte 2]
 
* [http://www.youtube.com/watch?v=_Fely8mhZ9g Instalando o Lazarus no Ubuntu Linux - Parte 2]
* [http://www.youtube.com/watch?v=CN0o_qX4A8c How To: Install Lazarus on OS X]
 
 
* [http://www.youtube.com/watch?v=p9VkieISoxA Delphi Alternative on Linux - Lazarus ]
 
* [http://www.youtube.com/watch?v=p9VkieISoxA Delphi Alternative on Linux - Lazarus ]
 
* [http://www.youtube.com/watch?v=M6e8Dovxg1w How To Install FreePascal and Lazarus in Ubuntu]
 
* [http://www.youtube.com/watch?v=M6e8Dovxg1w How To Install FreePascal and Lazarus in Ubuntu]
Line 108: Line 113:
  
 
* [http://www.youtube.com/watch?v=Hm4UIPl1GqA Simple iPhone example using FreePascal and SDL]  
 
* [http://www.youtube.com/watch?v=Hm4UIPl1GqA Simple iPhone example using FreePascal and SDL]  
* [http://www.youtube.com/watch?v=DtltlNHnNMU Create iOS application with Lazarus]  
+
* [http://www.youtube.com/watch?v=DtltlNHnNMU Create an iOS application with Lazarus]  
  
 
== Raspberry Pi ==
 
== Raspberry Pi ==
  
* [https://www.youtube.com/watch?v=VaFSQMYTPEw GUI Application Programming For the Raspberry Pi ]
+
* [https://www.youtube.com/watch?v=VaFSQMYTPEw GUI Application Programming for the Raspberry Pi ]
  
 
== Game ==
 
== Game ==
Line 131: Line 136:
  
 
* [https://www.youtube.com/watch?v=_3JgeIUo1X0 Making a tile map editor in Lazarus]
 
* [https://www.youtube.com/watch?v=_3JgeIUo1X0 Making a tile map editor in Lazarus]
* [http://www.youtube.com/watch?v=nZuddi3zR_0 Making a doodle app in Lazarus]
+
* [http://www.youtube.com/watch?v=nZuddi3zR_0 Making a doodle application in Lazarus]
 
* [http://www.youtube.com/watch?v=9vmOhYWCuJ0 Create your own Editor for AROS]  
 
* [http://www.youtube.com/watch?v=9vmOhYWCuJ0 Create your own Editor for AROS]  
 
* [http://www.youtube.com/watch?v=Vee9x90Qm4E Writing a browser and file explorer all-in-one. In lazarus ofcourse...]  
 
* [http://www.youtube.com/watch?v=Vee9x90Qm4E Writing a browser and file explorer all-in-one. In lazarus ofcourse...]  
Line 140: Line 145:
 
* [http://www.youtube.com/watch?v=TSOp2zz0yVg Video-Aula Lazarus 1]
 
* [http://www.youtube.com/watch?v=TSOp2zz0yVg Video-Aula Lazarus 1]
 
* [http://www.youtube.com/watch?v=K9jAdoOzzNM Lazarus FreePascal (short version for YouTube)]
 
* [http://www.youtube.com/watch?v=K9jAdoOzzNM Lazarus FreePascal (short version for YouTube)]
* [http://www.youtube.com/watch?v=oGwzBtK_cLs Lazarus FreePascal fancy Hello World]
+
* [http://www.youtube.com/watch?v=oGwzBtK_cLs Lazarus FreePascal fancy Hello World program]
 
* [http://www.youtube.com/watch?v=TP7qFVdtmNQ Lazarus (similar to Borland Delphi) running] in EeePC
 
* [http://www.youtube.com/watch?v=TP7qFVdtmNQ Lazarus (similar to Borland Delphi) running] in EeePC
 
* [http://www.youtube.com/watch?v=K-PL6Sf_Ydo Lazarus Cairo Clock Example]
 
* [http://www.youtube.com/watch?v=K-PL6Sf_Ydo Lazarus Cairo Clock Example]
Line 171: Line 176:
 
== Playlist ==
 
== Playlist ==
  
*[https://www.youtube.com/playlist?list=PLy1yyrqVzZcvh4uvK-inr0FBC78IZsB9b Popular Lazarus & Pascal videos (YouTube Playlist)]
+
*[https://www.youtube.com/playlist?list=PLy1yyrqVzZcvh4uvK-inr0FBC78IZsB9b Popular Lazarus and Pascal videos (YouTube Playlist)]
  
 
== See also ==
 
== See also ==
  
 
* [[Free Pascal videos]]
 
* [[Free Pascal videos]]
 
[[Category:Lazarus]]
 
[[Category:Tutorials]]
 
[[Category:Video Tutorials]]
 

Revision as of 07:19, 14 March 2020

English (en) italiano (it)

Lazarus Tutorials for Beginners

Learning to program

SchoolFreeware Free Pascal App Tutorial

http://www.schoolfreeware.com/Free_Pascal_Lazarus_App_GUI_Tutorial_12.html

Udemy on-line course: Learn to Program with Pascal

Course presenter: Huw Collingbourne

  • Udemy or search for Udemy Pascal in your favourite browser...

Bitwise on-line course: Learn to Program with Pascal

Course presenter: Huw Collingbourne (same as above)


Jan Zagar Free Pascal Lazarus

Database

Installation


Cross Compile

Tips

Apple

Raspberry Pi

Game

Internet

FastPlaz


Misc

Playlist

See also