Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Singapore V2Ray VPN for Tunneling
hu KANNA
Updated:
Monday at 9:03 PM
Plan your Crypto & Forex entries before you take the trade
romeshnonis
Updated:
Monday at 3:20 AM
RHCSA, RHCE, AWS, Docker, Kubernetes Training
Sanjeewani95
Updated:
Sep 8, 2026
🛡️ Kaspersky Antivirus – 1 Year / 1 Device | Rs. 2,300 | Only 9 Left
KSPathirana
Updated:
Sep 7, 2026
Ad icon
Professional CCTV Installation Service
Techguy231
Updated:
Sep 6, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Help
Learn Programming!
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="madurax86" data-source="post: 5822737" data-attributes="member: 1293"><p>Lets see who wants to learn what first! Vote for the programming language that you want to learn first I can help as I can and others can help as hey can too <img src="/styles/default/xenforo/smilies/default/D.gif" class="smilie" loading="lazy" alt=":D" title="Big grin :D" data-shortname=":D" /></p><p>I'd like see some *REAL* programmers in EK those who do not depend on fairly large frameworks to make their software work(Mostly .NET and Java) </p><p></p><p>Lets see, place your vote for the language you think learning yourself is useful! Even Java and .NET ..</p><p></p><p>And those who know any programming language, please share your knowledge!</p><p></p><p><u>As of now(10:25 PM 6th of November 2009) C/C++ is the MOST wanted to learn Language</u></p><p></p><p>First you should use an IDE, there are lots of them. You can choose anyone you like, there are light weight ones(Dev C++, Code Blocks) and Heavy weight ones(MS Visual Studio, C++ Builder ..etc)</p><p></p><p>Code Blocks : <a href="http://www.codeblocks.org/" target="_blank">http://www.codeblocks.org/</a> get the version with the mingw32 compiler (I hope you know what a compiler is)</p><p>Dev C++ : <a href="http://www.bloodshed.net/devcpp.html" target="_blank">http://www.bloodshed.net/devcpp.html</a> (same for this one)</p><p></p><p>For Delphi/Free Pascal</p><p>Delphi 2009 Lite Edition <a href="http://rapidshare.com/files/268698703/Delphi7_Lite_Full_Setup_v7.3.3.0_Build_2009-6-22_.rar" target="_blank">http://rapidshare.com/files/268698703/Delphi7_Lite_Full_Setup_v7.3.3.0_Build_2009-6-22_.rar</a></p><p>Lazarus(Cross Platform uses Free Pascal) <a href="http://sourceforge.net/projects/lazarus/files/" target="_blank">http://sourceforge.net/projects/lazarus/files/</a></p><p></p><p>C++ Resources</p><p>* <a href="http://cplusplus.com" target="_blank">http://cplusplus.com</a></p><p>* <a href="http://www.cppreference.com/wiki/" target="_blank">http://www.cppreference.com/wiki/</a></p><p></p><p>Delphi Resources</p><p>* <a href="http://www.delphibasics.co.uk/" target="_blank">http://www.delphibasics.co.uk/</a> - VERY good site for beginners who are new to programming</p><p>* <a href="http://delphi.about.com/" target="_blank">http://delphi.about.com/</a> - Recommended for programmers jumping to Delphi/Free Pascal</p><p></p><p><u>As of now(10:00 AM 7th of November 2009) No one wants to learn Delphi, Ruby, Python and VB6</u></p><p></p><p>VB6 is outdated its ok to not learn it but Delphi, Ruby, Python are very good languages. Python has an interpreter, I think Ruby too has one. But Delphi is based on a compiler it translates directly to ASM(assembly) and then translates it in to machine code. </p><p></p><p><span style="font-size: 12px"><strong>After you've downloaded all the needed stuff and have used the mentioned sites post your comments/problems here too</strong></span></p></blockquote><p></p>
[QUOTE="madurax86, post: 5822737, member: 1293"] Lets see who wants to learn what first! Vote for the programming language that you want to learn first I can help as I can and others can help as hey can too :D I'd like see some *REAL* programmers in EK those who do not depend on fairly large frameworks to make their software work(Mostly .NET and Java) Lets see, place your vote for the language you think learning yourself is useful! Even Java and .NET .. And those who know any programming language, please share your knowledge! [U]As of now(10:25 PM 6th of November 2009) C/C++ is the MOST wanted to learn Language[/U] First you should use an IDE, there are lots of them. You can choose anyone you like, there are light weight ones(Dev C++, Code Blocks) and Heavy weight ones(MS Visual Studio, C++ Builder ..etc) Code Blocks : [url]http://www.codeblocks.org/[/url] get the version with the mingw32 compiler (I hope you know what a compiler is) Dev C++ : [url]http://www.bloodshed.net/devcpp.html[/url] (same for this one) For Delphi/Free Pascal Delphi 2009 Lite Edition [url]http://rapidshare.com/files/268698703/Delphi7_Lite_Full_Setup_v7.3.3.0_Build_2009-6-22_.rar[/url] Lazarus(Cross Platform uses Free Pascal) [url]http://sourceforge.net/projects/lazarus/files/[/url] C++ Resources * [url]http://cplusplus.com[/url] * [url]http://www.cppreference.com/wiki/[/url] Delphi Resources * [url]http://www.delphibasics.co.uk/[/url] - VERY good site for beginners who are new to programming * [url]http://delphi.about.com/[/url] - Recommended for programmers jumping to Delphi/Free Pascal [U]As of now(10:00 AM 7th of November 2009) No one wants to learn Delphi, Ruby, Python and VB6[/U] VB6 is outdated its ok to not learn it but Delphi, Ruby, Python are very good languages. Python has an interpreter, I think Ruby too has one. But Delphi is based on a compiler it translates directly to ASM(assembly) and then translates it in to machine code. [size="3"][B]After you've downloaded all the needed stuff and have used the mentioned sites post your comments/problems here too[/B][/size] [/QUOTE]
Insert quotes…
Verification
Hathara warak wissa keeyada? (Hathara wadi karanna 20)
Post reply
Top
Bottom