Difference between revisions of "Lazarus videos"

From Free Pascal wiki
Jump to navigationJump to search
m (Added page template; removed categories in template)
(30 intermediate revisions by 10 users not shown)
Line 1: Line 1:
== Free Pascal Tutorial SchoolFreeware series ==
+
{{Lazarus videos}}
  
[[Free_Pascal_videos#Free Pascal Tutorial SchoolFreeware series |Start]]
+
== Lazarus Tutorials for Beginners ==
 +
* [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 program!]
 +
* [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=800 Lazarus Tutorial #5 - Timer]
 +
* [https://www.devstructor.com/index.php?page=1413 Lazarus Tutorial #6 - The if statement]
 +
* [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=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=19948 Lazarus Tutorial #11 - Using the debugger]
 +
* [https://www.devstructor.com/index.php?page=22552 Lazarus Tutorial #12 - Retro Style Pong Game]
  
* [http://www.youtube.com/watch?v=CkQoYFRQRIE Free Pascal Tutorial 15 - Starting Windows, Mac and Linux GUI Programming] - Lazarus
+
== Learning to program ==
  
* [http://www.youtube.com/watch?v=4Q0WmWouwsU Free Pascal Tutorial 16 - Events and Properties] - Lazarus
+
* [http://www.youtube.com/watch?v=ZPF1yPxKL-c Learning to program 1 - Pascal Lazarus - Install a free IDE]  
 +
* [http://www.youtube.com/watch?v=Y64hkbPU-ek Learning to program 2 - Pascal Lazarus - Hello World - Making the window ]
 +
* [http://www.youtube.com/watch?v=E75v7v8wF8s Learning to program 3 - Pascal Lazarus - Variables]
  
* [http://www.youtube.com/watch?v=BbCk_-zHgHM Free Pascal Tutorial 17 - Programming The Meaning Of Life]  - Lazarus
+
== SchoolFreeware Free Pascal App Tutorial ==
  
 +
* [http://www.youtube.com/watch?v=7PuvsyLapgw App Tutorial 1 - Getting Started And Free Download Link]
 +
* [http://www.youtube.com/watch?v=cm9c0FVNiuc App Tutorial 2 - Shrinking The Application File Size]
 +
* [http://www.youtube.com/watch?v=PZglDDDD0w8 App Tutorial 3 - Events Example Code]
 +
* [http://www.youtube.com/watch?v=CBzfLBBvkSo App Tutorial 4 - The Meaning Of Life Explained]
 +
* [http://www.youtube.com/watch?v=lyN825ELhmI App Tutorial 5 - Simple Calculator Part 1 - Form Setup]
 +
* [http://www.youtube.com/watch?v=uWvwioAbsMU App Tutorial 6 - Simple Calculator Part 2 - String Conversion]
 +
* [http://www.youtube.com/watch?v=wLpj5THHTY0 App Tutorial 7 - Simple Calculator Part 3 - Radio Buttons]
 +
* [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=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 computers]
 +
* [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.youtube.com/watch?v=MahHxXEkFF0 App Tutorial 13 - Bouncing Balls Animation - Parallel Arrays]
 +
 +
== Udemy on-line course: Learn to Program with Pascal ==
 +
 +
Course presenter: Huw Collingbourne
 +
 +
* [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 ==
 +
 +
Course presenter: Huw Collingbourne (same as above)
 +
 +
* [http://www.bitwisecourses.com/courses/learn-to-program-pascal.html Bitwise Courses]
 +
 +
 +
== Jan Zagar Free Pascal Lazarus ==
 +
 +
 +
* [http://www.youtube.com/watch?v=k7HdHl2WDYI  Label,Button,Edit.]
 +
* [http://www.youtube.com/watch?v=xbqWPD_9JjQ  Case of]
 +
* [http://www.youtube.com/watch?v=ZFDIHnsKeFQ  Semaphore]
 +
* [http://www.youtube.com/watch?v=Xq_Q9N56_gI  Edit and UpDown]
 +
* [http://www.youtube.com/watch?v=di-J0_Sq7wM  Ura]
 +
* [http://www.youtube.com/watch?v=v1d5wA4pbsw  Log in]
 +
 +
== Database ==
 +
 +
* [http://www.youtube.com/watch?v=pq2oCiJePHo Lazarus SQL database video tutorial ]
 +
* [http://www.youtube.com/watch?v=ewNjqFXqDDc Lazarus SQL database tutorial 2 ]
 +
* [http://www.youtube.com/watch?v=urEdbyV_AbE Lazarus SQL database tutorial part 3 ]
 +
 +
* [http://www.youtube.com/watch?v=NnqITwMz5qI  Terminal Chat Client using Lazarus and MySql]
 +
 +
* [http://www.youtube.com/watch?v=_uKawg0PgVM Lazarus Master Detail Part - 1]
 +
* [http://www.youtube.com/watch?v=1Iy_K4hDt5c Lazarus Master Detail Part - 2]
  
 
== Installation ==
 
== Installation ==
Line 14: 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=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=gZx_aW1So0M How to Download and Install Lazarus on Windows 8]
  
 
* [http://www.youtube.com/watch?v=6rX4EujXATo Lazarus for N900]
 
* [http://www.youtube.com/watch?v=6rX4EujXATo Lazarus for N900]
 +
 +
* [http://www.youtube.com/watch?v=PC7y2gS-vhs Indy installation in Lazarus IDE]
 +
 +
 +
== Cross Compile ==
 +
 +
* [https://www.youtube.com/watch?v=htRlCbryB6E&t= Lazarus Cross Compile (Linux to) #1/3]
 +
* [https://www.youtube.com/watch?v=zISmF_nTcSc    Lazarus Cross Compile (Linux to) #2/3]
 +
* [https://www.youtube.com/watch?v=DhqgqMduhHs    Lazarus Cross Compile (Linux to) #3/3]
 +
* [http://www.youtube.com/watch?v=qT9fm0lQA7I  Lazarus CrossCompile Win32 to Linux]
 +
* [http://www.youtube.com/watch?v=rR0ynEEPQTU  Lazarus Cross Compile Win32 - 64]
 +
 +
== Tips ==
 +
 +
* [http://www.youtube.com/watch?v=3RvYwHqdmCI Lazarus IDE: Changing the Label Letter with Combo Box]
 +
 +
* [http://www.youtube.com/watch?v=lYVu9iH08Ns Lazarus IDE - Smaller executable]
 +
* [http://www.youtube.com/watch?v=neigk9Pt21o Lazarus Anchor Editor]
 +
* [http://www.youtube.com/watch?v=5E2HrYPA80Q Learn how 2 use ProgressBar in Lazarus]
 +
 +
* [http://www.youtube.com/watch?v=p2dT08UJ6HI 04 Form.flv]
 +
* [http://www.youtube.com/watch?v=gSIIakmzq9M 05 Button.flv]
 +
* [http://www.youtube.com/watch?v=gxm8ds61xbc 06 Button - Label - Color.flv]
 +
* [http://www.youtube.com/watch?v=xmlmMlEC2I4 07 Edit Label Button]
 +
* [http://www.youtube.com/watch?v=IMnRwdXD9_M 08 Checkbox Label Button]
 +
* [http://www.youtube.com/watch?v=QZivjtCY6rY 09 RadioButton Button Color]
 +
* [http://www.youtube.com/watch?v=UdRPm9S0cnI 10 Listbox Label]
 +
* [http://www.youtube.com/watch?v=c_2rdeWMSuE 11 Combobox Label]
 +
 +
== Apple ==
 +
 +
* [http://www.youtube.com/watch?v=Hm4UIPl1GqA Simple iPhone example using FreePascal and SDL]
 +
* [http://www.youtube.com/watch?v=DtltlNHnNMU Create an iOS application with Lazarus]
 +
 +
== Raspberry Pi ==
 +
 +
* [https://www.youtube.com/watch?v=VaFSQMYTPEw GUI Application Programming for the Raspberry Pi ]
 +
 +
== Game ==
 +
 +
* [http://www.youtube.com/watch?v=e5yyymMtV5Q SquiziMouse developer game demonstration]
 +
* [[nxPascal]]
 +
 +
== Internet ==
 +
 +
=== FastPlaz ===
 +
 +
* [https://www.youtube.com/watch?v=bT63utv_BuY  FastPlaz - simple introduction #1 ]
 +
* [https://www.youtube.com/watch?v=n58AYMCJczE  FastPlaz - Create New Web Application - robo voice]
 +
* [https://www.youtube.com/watch?v=O_eqA_ea9oQ  FastPlaz - Create simple API (json) Application ]
 +
  
 
== Misc ==
 
== Misc ==
 +
 +
* [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 application in Lazarus]
 +
* [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=hP7Ree8i634 Lazarus IDE Changing the Label Letter with Combo Box ]
 +
* [http://www.youtube.com/watch?v=PRd4zVWg1Jc  Lazarus Tutorial 1 ]
  
 
* [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]
 
* [http://www.youtube.com/watch?v=aMnI_grQk-4 Lui Controls 0.2 demonstration]
 
* [http://www.youtube.com/watch?v=aMnI_grQk-4 Lui Controls 0.2 demonstration]
 
* [http://www.youtube.com/watch?v=U0qn94zczaY Make a TMainMenu using Lazarus]
 
* [http://www.youtube.com/watch?v=U0qn94zczaY Make a TMainMenu using Lazarus]
 +
* [http://www.youtube.com/watch?v=p9VkieISoxA Delphi Alternative on Linux - Lazarus ]
 +
* [http://www.youtube.com/watch?v=DdzgfKkxrFM Rapid Game Prototyping with Lazarus] (In German with english subtitles)
 +
* [http://www.youtube.com/watch?v=sXB2CJroNIQ TC64Control Test]
 +
* [http://www.youtube.com/watch?v=bW0kccB_evM Write your first Pascal program in Lazarus]
 +
* [http://www.youtube.com/watch?v=KKkx8Rx7Zfs XMLRPC Client Using Pascal Lazarus IDE]
 +
* [http://www.youtube.com/watch?v=QpoBBz1buP0 Paint on Pascal (Lazarus IDE)]
 +
* [http://www.youtube.com/watch?v=LkGusbUECiY Lazarus - Diagramar]
 +
* [http://www.youtube.com/watch?v=8QScJzp7hNQ Lazarus - Introduction Project]
 +
* [http://www.youtube.com/watch?v=ZVUMW0V9nGs ExtPascal Hello World (no audio) ]
 +
* [http://www.youtube.com/watch?v=HGYSLgtYx-U How to add antialiasing to your Lazarus project]
 +
* [http://www.youtube.com/watch?v=gioNdxmifds How to draw lines on your Form backround(canvas) in Delphi7/Lazarus - Tutorial - IT Lectures ]
 +
 +
* [http://www.youtube.com/watch?v=wT699sfCuqc Fish Facts - IOS app with Lazarus and pas4ios - use RealThinClient]
 +
* [http://www.youtube.com/watch?v=cf4G06k2YL8 lazarus_debugger_setup.avi]
 +
* [http://www.youtube.com/watch?v=p3a2Pvzd5K4 Lazarus - uFRCoder Advanced with Source Code Example for Mifar]
 +
 +
* [https://www.youtube.com/watch?v=DXO-nqATduU COMP1 Revise & Learn : Bubble Sort]
  
 +
* [http://www.youtube.com/watch?v=LgqeWAa3zxo How to make calculator in Lazarus]
 
* [http://www.youtube.com/watch?v=VkTsyigQgDA Lazarus / code_swarm (NoMusic)]
 
* [http://www.youtube.com/watch?v=VkTsyigQgDA Lazarus / code_swarm (NoMusic)]
 +
* [http://www.conoce3000.com/html/espaniol/Apuntes/2012-07-17-EditorSimpleLazarus01/EditorSimpleLazarus01.html Simple Editor UTF8] How to make a UTF8 editor on Linux with Lazarus? (Spanish)
 +
* [https://www.youtube.com/watch?v=kc5qLItNGsQ&list=PLoFAK9HbTtDI9BJbZlGNYm8X9-16c4GZa&index=4 Making Visual Studio View in Lazarus]
 +
* [https://www.youtube.com/watch?v=F-sRvyNa8qg Lazarus ide user schemes settings]
  
 +
== 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]]

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