IPB

Google Frontpage Forums Unattended CD/DVD Guide
2 Pages V   1 2 >  
Reply to this topicStart new topic
> Suggested Sites
Doggie
post Mar 5 2003, 08:56 PM
Post #1


I'm very inactive :(
Group Icon

Group: Normal Sponsors
Posts: 2674
Joined: 13-October 02
Member No.: 2185
Country Flag


Well, most of my knowledge of learnt from many sites so i'll list a few for ya smile.gif

http://www.pscode.com - The mother load of all programming languages tutorials and examples
http://www.freevbcode.com - Another good site
http://code.box.sk - another multi-lang programming site
http://www.allapi.net - Site discontinued but still a mine field of info
Go to the top of the page
 
+Quote Post
zivan56
post Mar 9 2003, 01:35 AM
Post #2


Advanced Member
***

Group: Members
Posts: 318
Joined: 15-June 02
Member No.: 1440
Country Flag


I'll do the same for Delphi:

Torry.net - Great site for Delphi componenets
About Delphi - Lots of tutorials and information
PlanetSourceCode - Lots of sample code and components
There are more, but these are the ones I visit; evetually helping me build ClearInfo.
Go to the top of the page
 
+Quote Post
ThA_FiLeR
post Mar 9 2003, 08:16 AM
Post #3


--IM OUT
*****

Group: Members
Posts: 977
Joined: 24-August 01
Member No.: 60



Was just wondering.. Where can I download delphi (I'm not refering to warez) or is there a trial version for it ? or do I have to buy it?
Go to the top of the page
 
+Quote Post
zivan56
post Mar 9 2003, 11:08 AM
Post #4


Advanced Member
***

Group: Members
Posts: 318
Joined: 15-June 02
Member No.: 1440
Country Flag


You dont have to buy it and it is not a trial version. You canget a serial number through their site. For Delphi 6 itself, I found it here after some searching. You will need to activate it and get a serial number from their site before you can use it.
Go to the top of the page
 
+Quote Post
Doggie
post Mar 9 2003, 06:03 PM
Post #5


I'm very inactive :(
Group Icon

Group: Normal Sponsors
Posts: 2674
Joined: 13-October 02
Member No.: 2185
Country Flag


it is possible to buy a pc magazine and the ones i buy usually come with free versions of delphi for personal use smile.gif
Go to the top of the page
 
+Quote Post
zivan56
post Mar 9 2003, 09:24 PM
Post #6


Advanced Member
***

Group: Members
Posts: 318
Joined: 15-June 02
Member No.: 1440
Country Flag


The magazines give you Delphi 7 though; not sure if it makes apps require the .NET framework. Anybody have a link to download it though (Personal Ed.)? biggrin.gif
Go to the top of the page
 
+Quote Post
ThA_FiLeR
post Mar 9 2003, 10:12 PM
Post #7


--IM OUT
*****

Group: Members
Posts: 977
Joined: 24-August 01
Member No.: 60



Thanx, I will try this out this week.. hope I can develop somethin biggrin.gif
Go to the top of the page
 
+Quote Post
Doggie
post Mar 10 2003, 02:14 AM
Post #8


I'm very inactive :(
Group Icon

Group: Normal Sponsors
Posts: 2674
Joined: 13-October 02
Member No.: 2185
Country Flag


QUOTE (ThA_FiLeR @ Mar 10 2003, 03:12 PM)
Thanx, I will try this out this week.. hope I can develop somethin biggrin.gif

hehe.. good luck Filer smile.gif
Go to the top of the page
 
+Quote Post
fwm
post Jul 29 2003, 06:45 PM
Post #9


Newbie


Group: Members
Posts: 36
Joined: 28-July 03
Member No.: 5252



Some forums for VB6, if you need any further help!

http://www.visualbasicforum.com/
http://www.vbforums.com/
http://www.vbip.com/

And a nice site, with a lot of example code, source code download and discription:
http://www.vbaccelerator.com/

There ya go!
Go to the top of the page
 
+Quote Post
Fuzzy Viking
post Feb 26 2004, 10:10 AM
Post #10


Newbie


Group: Members
Posts: 17
Joined: 26-February 04
Member No.: 14934



Many good tips for C++ Builder : Temporal Doorway
Go to the top of the page
 
+Quote Post
galvanocentric
post Sep 1 2004, 02:10 AM
Post #11


Junior
*

Group: Members
Posts: 80
Joined: 31-August 04
Member No.: 29558



For Python:
http://diveintopython.org/
http://www.vex.net/parnassus/
http://www.pygame.org/
http://docs.python.org/tut/tut.html
Go to the top of the page
 
+Quote Post
ykaramati
post Sep 20 2004, 03:13 AM
Post #12





Group: Banned
Posts: 4
Joined: 4-September 04
From: Tehran
Member No.: 29913



http://searchvb.techtarget.com Very nice!
http://www.vbcode.com (in relation with searchvb)

http://www.vbaccelerator.com
[VB] [VB.NET] [C#]


http://www.codeguru.com cool! (source Codes & Articles)
[VB] [VB.NET] [C#] [VC++/C++][VC++.NET]

http://www.codearchive.com cool!
(all languages)

http://planet-source-code.com/ (source Codes & Articles)
(all languages / All OS)


http://www.a1vbcode.com good
Go to the top of the page
 
+Quote Post
dk01
post Mar 15 2005, 10:34 PM
Post #13





Group: Members
Posts: 3
Joined: 31-January 05
Member No.: 42572



Hello everybody,

This is a great portal, which covers most programming languages:

La web del programador.

BTW, it's in spanish.
Go to the top of the page
 
+Quote Post
mutahir
post Apr 6 2005, 02:56 PM
Post #14


Member
**

Group: Members
Posts: 153
Joined: 3-February 04
From: London-UK
Member No.: 13716
Country Flag


Hello All,

I am new to c programing, shall i get borland c++ builder and start with it or borland turbo c , please suggest and guide me, many thanks and regards

Mutahir
Go to the top of the page
 
+Quote Post
dman
post Apr 6 2005, 03:24 PM
Post #15


Friend of MSFN
*****

Group: Members
Posts: 717
Joined: 1-February 05
From: South Jersey (Yes, we seceded)
Member No.: 42755
Country Flag


@Mutahir
since you can write regular c with c++ builder, but not c++ with turbo c, you might as well get c++ builder. In any event you will have to learn c first before you get into the OO aspects of c++.
Go to the top of the page
 
+Quote Post
egrath
post Aug 14 2005, 06:09 PM
Post #16


Member
**

Group: Members
Posts: 146
Joined: 24-May 05
From: Steyr, Austria
Member No.: 57416
Country Flag


Another very fine site containg tons of code for different languages and frameworks:

http://www.codeproject.com

and a excellent forum about C# Programming (German language only)

http://www.mycsharp.de
Go to the top of the page
 
+Quote Post
RayOK
post Oct 4 2005, 10:23 AM
Post #17


Member
**

Group: Members
Posts: 152
Joined: 21-September 03
Member No.: 7195



A couple "essentials" for the VB6 people. unsure.gif

About the best VB6 book on the 'net: Hardcore Visual Basic

Quality, stable, API stuff from Carles PV: Carles PV on PSC
Go to the top of the page
 
+Quote Post
fogWraith
post Nov 28 2005, 10:36 AM
Post #18





Group: Members
Posts: 6
Joined: 28-November 05
Member No.: 80984
Country Flag


http://www.xtremedotnettalk.com/
[.NET]

http://www.xtremevbtalk.com/
[Legacy VB]
Go to the top of the page
 
+Quote Post
Zajo
post Dec 7 2005, 08:00 AM
Post #19





Group: Members
Posts: 2
Joined: 7-December 05
Member No.: 81782
Country Flag


I`m medium advanced to programming in Microsoft visual c++, but i don`t know, how to use sql commands in c++. confused.gif

Do you know something about it?

Thaanks

This post has been edited by Zajo: Dec 7 2005, 08:03 AM
Go to the top of the page
 
+Quote Post
Camarade_Tux
post Oct 27 2006, 12:57 PM
Post #20


MSFN Addict
*******

Group: Members
Posts: 1760
Joined: 22-May 05
From: Paris
Member No.: 57090
OS: none
Country Flag


http://www.ocaml-tutorial.org/

A pleasure to read.
Et en français aussi.

I hope I'm not the only one learning (o)caml. smile.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 7th November 2009 - 02:01 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy