• 0

Learning Delphi


Question

Right, about to start learning delphi in college but of course their current provisions are considerably less than adequate. So, I was wondering if anyone could recommend a good starter book and compiler, erm... just everything to get us started really. :huh:

Cheers. :ninja:

Any other information about starting delphi would also be very much appreciated. :happy:

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/
Share on other sites

Recommended Posts

  • 0

Dont seem to us Pascal that much these days in colleges.

Im interested in hearing what other got to say, as to advice on material to read to learn Delphi.

Been meaning to learn for a while now, got a book by Sams Teach Yourself Delphi in 21 Days. I dont personlly get on with the book much and want another.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2348765
Share on other sites

  • 0

Well if you want to look into the future or just be up to date, try Delphi 7 they're implementing .NET soon.

For for beginners version 5 and 6 are very good. Delphi is not hard and it's OO with RAD, waaaay better than VB6. There are some books that can help you, some I have on .pdf. PM me for them

hope this helps

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2349845
Share on other sites

  • 0
Well if you want to look into the future or just be up to date, try Delphi 7 they're implementing .NET soon.

For for beginners version 5 and 6 are very good. Delphi is not hard and it's OO with RAD, waaaay better than VB6. There are some books that can help you, some I have on .pdf. PM me for them

hope this helps

Thanks, that's handy :) I could really do with some real books, like... with pages and paper and stuff :p

OO = Object Oriented

RAD = ?

I really need a compiler! :D Pleaseee :ninja:

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350098
Share on other sites

  • 0

first off, delphi is not the programming language. thats object pascal.

if you want to make native win32 apps then get delphi 7 from http://www.borland.co.uk or if you want to make .net then get delphi 8

i learnt delphi with the book "delphi made simple" it basicly takes you through making a payroll thing. ill be happy to give it to you (but you pay for postage) just pm me.

[edit] noticed ure in uk, changed borland site to uk one :p [/edit]

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350280
Share on other sites

  • 0
What exactly am I downloading if I download "Delphi 7"? (which is the version I would get) Is there a compiler on there? for free or cheap?

Download the Personal edition of Delphi. It's a full visual development environment. You're free to use it and distribute freeware programs.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350639
Share on other sites

  • 0
Download the Personal edition of Delphi. It's a full visual development environment. You're free to use it and distribute freeware programs.

So delphi personal edition is 100% free to download and use?

Architecht is the COMMERCIAL version? Personal is the "lite" version?

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350820
Share on other sites

  • 0
So delphi personal edition is 100% free to download and use?

Architecht is the COMMERCIAL version?  Personal is the "lite" version?

Yep. Even with the "lite" version, you can write good client apps. It's great for learning.

[edit]

It looks like Borland has removed the download for Delphi 7 Personal, at least on the US site... bummer.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350838
Share on other sites

  • 0

Borland isn't allowing download anymore. You can get a key for free from Borland, though. Use your favorite p2p to find Delphi 7 Personal. it's only 53MB. I found it on the mule lickety-split. still, $100 ain't bad for having the media and manuals. It's $97 on programmersparadise.com.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350947
Share on other sites

  • 0
Borland isn't allowing download anymore. You can get a key for free from Borland, though. Use your favorite p2p to find Delphi 7 Personal. it's only 53MB. I found it on the mule lickety-split. still, $100 ain't bad for having the media and manuals. It's $97 on programmersparadise.com.

Oh. That's kind of a bummer. But I appreciate you letting me know. Thanks. (Y)

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2350968
Share on other sites

  • 0
Arcitect is the most expensive comerchal one, there are others.

Wow, a lot of that went *right* over my head :blush:

I just need to know a good, cheap Delphi 7 Compiler. I downloaded a 30 day architect trial, that's not the roght thing to do?

And I just read about downloading a key of the borland site and then getting the actual program from a p2p network. But then I heard mention of $100, :blink: Are the wtwo related? they charging $100 for the key? Or was that a separate matter altogether? :huh:

Cheers (Y) :)

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2351250
Share on other sites

  • 0

Delphi Personal is $99 w/ physical media. It used to be that you could just download an archive of it. They've discontinued that. It has everything you need to get started with Delphi. If you are a student, you can get the Enterprise edition of Delphi for around the same price as the Personal edition. You can download the license key for the Personal edition. They're assuming you have the CD or the original archive.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2351277
Share on other sites

  • 0
So the Personal edition has all the tools/routines you need, including dialog box components, directory trees, tabbed interface construction, database attachments, the whole deal?

It has all of that, minus many of the database components.

I believe it has some very simple database controls but I can't quite remember as I haven't used the Personal version for a long time.

Link to comment
https://www.neowin.net/forum/topic/182042-learning-delphi/#findComment-2353526
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • JetBrains is working to cut false positives in RustRover 2026.2 by David Uzondu Recently, JetBrains released the fifth EAP build of its dedicated IDE, RustRover 2026.2, bringing improvements like a Run gutter icon for criterion_main! macro benchmarking and a feature that alerts you when there are unused traits in your current scope. Now, the company is out with a blog post addressing one of the "most common" complaints from users: false positives. In RustRover, a false positive occurs when the editor incorrectly highlights something as an error even though the project compiles and runs successfully. This mismatch flags a gap between the IDE's internal intelligence and the actual compiler. When the editor flashes red warnings over perfectly valid code, developers lose trust in the tool, which stalls momentum. Traditionally, RustRover runs cargo check to detect compiler errors and warnings, but it also relies on its own code analysis engine to power real-time features. To provide quick feedback, this engine parses your source code into a syntax tree while inferring types and resolving names as you type. Because this engine must work on broken, half-written code and react instantly, its logic sometimes diverges from the compiler's, producing false positives that do not exist in the compiler's eyes. JetBrains said that it has a "dedicated task force" focused specifically on identifying and fixing false positives by analyzing user reports and examining large-scale open-source projects. To speed up this process, the team built an internal system modeled after Crater, the famous Rust project that compiles and runs tests for every single crate published on crates.io. This automated pipeline compares the diagnostics from RustRover's analysis with actual compiler output to catch discrepancies before they reach users, ensuring smoother workflows. RustRover, for those who're unaware, is a dedicated IDE designed specifically for Rust developers. It's been around for a couple of years now, providing features like built-in debugging via LLDB, seamless cargo integration, advanced macro expansion, and HTML support. JetBrains distributes the app under two licensing models: a paid commercial subscription and a free option for non-commercial use.
    • Last year I bought the 2TB variant for $114 on Amazon. That's crazy that the 1TB is now 67% more expensive for half the storage, even with the newer T9 already on the market. And that's considered a good deal.
    • You can disable all non needed features from Brave. There is also Brave Origin which removes them entirely and it is free for Linux.
    • I wish I could use Brave but the tab suspension feature is horrible. It doesn't suspend them like Edge does. Even after 2h open with 70+ tabs (same as Edge), it has 2GB more consumption than Edge for no reason.
    • TeamViewer 15.78.4.0 by Razvan Serea TeamViewer is the fast, simple and friendly solution for remote access over the Internet - all applications in one single, very affordable module. Remote control of computers over the Internet, Instantly take control over a computer anywhere on the Internet, even through firewalls. No installation required, just use it fast and secure. Training, sales and teamwork, TeamViewer can also be used to present your desktop to a partner on the Internet. Show and share your software, PowerPoint presentations etc. File transfer, chat and more, Share your files, chat, switch the direction during a teamwork session, and a lot more is included in TeamViewer. TeamViewer key features: Cross-platform remote access (Windows, macOS, Linux, Android, iOS, IoT) Attended and unattended remote control Secure file transfer between devices Remote printing to local printers Multi-monitor support with easy switching Wake-on-LAN for sleeping devices Session links for quick connections (no password sharing) Web client access (no installation needed) End-to-end encryption (AES-256) Two-factor authentication and access controls AI-powered session insights and reporting Mass deployment and device management tools Customizable allow/block lists for security Command line and script execution remotely Performance monitoring and analytics dashboards TeamViewer 15.78.4.0 changelog: Improvements Permissions inheritance has been improved, increasing reliability when permissions are assigned to user group managers. Bugfixes Fixed a bug where 'Show details' button was not showing up on command bar upon selection of a device group. Fixed a bug which was causing the legacy groups to disappear when applying hide offline filter in basic view. Fixed a bug where devices were loading infinitely after login. Fixed a bug which was causing crash in application. Download: TeamViewer 15.78.4.0 | 32-bit | Portable | Mac | ~70.0 MB (Free for personal use) View: TeamViewer Home Page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      524
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      Edouard
      135
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!