DelphiFeeds.com

  • Dashboard
  • Popular Stories
  • Trending Stories
  • Feeds
  • Login
Trending now

Using Apilayer REST APIs from Delphi

Few remember the ancestry of programming languages

Trial – TMS WEB Core

Ultimate Way To Represent Networks In Your Delphi GUI App Using NetworkX Python Library

Video Tutorial: Develop Powerful Fluent User Interfaces For Windows 10 With Delphi

Learn How To Build Powerful Web Applications In Delphi With IntraWeb And TMS WEB Core

On my research list: Delphi “Package Cache” subtree

Astral Heroes Is A Beautiful Multiplayer Collectible Card Game Built In Delphi

Delphi Offers Massive Productivity Boost Over WPF And Electron

7 Tips For Learning To Build Powerful Windows GUI Apps Using Python And Delphi

Create Enterprise-Grade Grid Based Desktop Applications 10x Faster With X-Files Components

Quickly Learn How To Fetch A Table Using FireDAC In This IFDPhysCommand Delphi Sample

Tutorial: Introduction To C++ Parallel Compilation With TwineCompile

Easily Integrate Exception Handling Into Your Python GUI Apps Through Delphi

Delphi debugging tip: keep an eye on a object field of an object that will ...

Get Up To Speed FAST On The Delphi Programming Language In An Hour With Delphi Boot Camp!

1
Muminjon Muminjon 3 months ago in Code, Delphi, delphi basics, delphi bootcamp, delphi features, delphi vcl, modern delphi, object pascal, pascal 0

In this Delphi Boot Camp, you can acquire lots of practice in Delphi programming language.

Overview

  • The Basics of Pascal and Delphi Language
  • The Modern Features of Delphi Language
  • Anonymous Methods and Using the Parallel Programming Library

Here are the demos

Readability and Elegance of Delphi language

  • Great human readability, compared to “curly brace languages”
    • Structure: begin-end
    • Operators: and, or, not, mod, div
    • Statements: for I := 0 to 10 do, function, procedure
  • Separation of declarations and definitions within a single file, with interface and implementation section

Units and Namespaces

  • Units define unique namespaces
    • The same symbol can exist in different units
  • Units can have dot notation
    • The unit scope can be used, but it is less efficient
  • Unit enforce visibility constraints
    • Private, protected by default work only across 
  • Units and compilation
    • PAS, DCU, and compilation steps
    • EXE, runtime, and runtime packages

Everything is in a Type

  • A strongly-typed and type safe language
  • Rich base type system
    • Ordinal types
    • True enumerations
    • Sets
    • Ranges
    • Distinct numeric, character, and Boolean types
  • Compiled
    • Heavily focused on compile-time type checks
    • Compile time resolutions for faster execution

Be sure to check out the whole session. You can find more information on Delphi programming language!

The post Get Up To Speed FAST On The Delphi Programming Language In An Hour With Delphi Boot Camp! first appeared on Embarcadero Blogs.

Trending Stories

  • Using Apilayer REST APIs from Delphi

  • Few remember the ancestry of programming languages

  • Trial – TMS WEB Core

  • Ultimate Way To Represent Networks In Your Delphi GUI App...

  • Video Tutorial: Develop Powerful Fluent User Interfaces For Windows 10...

Embarcadero GetIt

  • Trial - TMS WEB Core

    Framework for creating modern web applications.

  • Brook Framework

    Microframework which helps to develop web Pascal applications.

  • Trial - TMS Scripter

    Add the ultimate flexibility and power into your apps with native Pascal or Basic scripting and […]

  • Trial - TMS VCL Chart

    DB-aware and non DB-aware feature-rich charting components for business, statistical, financial […]

  • Trial - TMS VCL Cloud Pack

    TMS VCL Cloud Pack is a Delphi and C++Builder component library to seamlessly use all major cloud […]

  • Learn Delphi Programming
  • Learn C++
  • Embarcadero Blogs
  • BeginEnd.net
  • Python GUI
  • Firebird News
  • Torry’s Delphi Pages
Copyright DelphiFeeds.com 2021. All Rights Reserved
Embarcadero
Login Register

Login

Lost Password

Register

Lost Password