|
Well, I am new to Delphi and really offline programming in general (other than the standard C++) and recently acquired a copy of Delphi and was kind of interested in starting with it. I read somewhere that it uses Pascal but I was confused on if it used...
Started by Lonestar on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
With answers that contain fantastic suggestions for learning Delphi:
Learning Delphi Books about the Delphi Basics
www.delphibasics.co.uk
**Best for all delphi beginners
VCL Sources
Best way to learn how....
|
|
I have been developing for about 8 years, and mainly come from a Web Background. I have extensively used the .Net Framework for development the last 5 odd years, including Web, Windows and Mobile. I have a good understanding of C# and VB, VB.Net
I am ...
Started by Diago on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
So....
C gives you a nice way of understanding benefits of these are probably greater than of learning C)
Delphi is slowly phasing out of mainstream program together.
Things about C++ too and then learn some more about Delphi.
|
|
I have learned programming on .NET. It's been 4 years since I have started (serious) programming, I gained experience in VBA, JavaScript but mainly C#. I have spent a lot of time trying to grasp the good coding practices, object orientation etc.
Now finally...
Started by emray on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Go overcome your prejudices and start....
For example simple bugfixes
"I have absolutely no experience in Delphi, and no motivation to learn it [...] The question.
I'm sure you have to learn Delphi to do successfully that job.
|
Ask your Facebook Friends
|
About 10 years ago I bought Borland Delphi, as a child I thought it was the coolest thing ever but I never really got into it. Sometime I see post on SO with a Delphi tag so people must actually still use it. I am curious how does it compare to something...
Started by jasondavis on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
When you learn Delphi, you are learning Object Pascal, the same language used recommend Delphi as a language - both to learn and to use professionally, if you have a chance to do so, I really like Delphi....
Of time?.
|
|
CodeGear announces that their Next .Net product which is known as Delphi Prism Will be the RemObjects's Oxygene .
Oxygene has many nice features that not found in Delphi or C#, and I think it will more effective solution for .Net than Delphi .Net previous...
Started by Mohammed Nasman on
, 26 posts
by 26 people.
Answer Snippets (Read the full thread at stackoverflow):
Learning the dot net framework....
Want to recycle your Delphi developer skils and avoid to learn a completly different language, Oxygene the way it should go ? The very DNA of Delphi is to produce small and fast native code.
|
|
Hello,
This is my first question so I would like to say hello to everyone.
My friend was programming in Delphi. Now he is learning C# and asked me, if I know C# eqivalent of Delphi's FillChar.
Could you please help me to help him?
Kind regards
Started by tomaszs on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
.NET is guaranteed to initialize all the values.
As that's what FillChar is mostly used for in Delphi).
|
|
I have just ported several of our home-made Outlook COM-addins from Delphi 2007 to Delphi 2009 and am now experiencing some really weird errors (before you ask: none of which appear to have any obvious relationship to string-handling), for example modal...
Started by Oliver Giesen on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Boom! The function.
At this CodeRage 3 session: Delphi Debugging for Dummies
Not exactly an answer to the question which was more for GetWindowText (which in Delphi 2009 returns a buffer of WideChars).
|
|
Delphi 2009 is due in the next couple months, which is its 12th release since Turbo Pascal became Delphi in 1995. Despite continued innovation it has not returned to its level of popularity before the Inprise fiasco.
Many developers with Delphi backgrounds...
Started by Jim McKeeth on
, 63 posts
by 61 people.
Answer Snippets (Read the full thread at stackoverflow):
Delphi needs, (like Turbo Delphi of....
I'm new to Delphi, I don't know if learning from an older source would be the right way to do are the future of programming, and they're all learning the C syntax family in school.
|
|
Referring to this question , it might be nice to collect links to sites that really help Delphi beginners.
The first answer pointed to Delphi Basics , which is a really nice site.
But there must be more.
So: please contribute to this community wiki question...
Started by Jeroen Pluimers on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Nick Hodges....
Yourself Borland Delphi 4 in 21 Days (still very relevant) Learn To Program Delphi Part One (at http/
Delphi.wikia.com has a Delphi Videos link that was great for me when I was first learning Delphi.
|
|
If Delphi is the primary language for my development, what is the ideal complement to Delphi. which should be my next step?
C# for .net and web development Java C++ for Know Win32 in depth. Ruby Perl What is your recommendation?
Started by Salvador on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
It'll take what....
It uses the same IDE as Delphi so you won't have mix yourself up by learn a new IDEPython.
Recommendation is C #, but before Getting started with Delphi Prism, the learning curve will be so much environment .
|