Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help me

Status
Not open for further replies.

vortex

Programmer
Sep 9, 2000
3
US
i am a adpiring programmer, and i would love someone to teach me more, thanks allen [sig][/sig]
 
1. be more detailed when you ask a question

2. one thing thats always worked for me is being goal oriented - i get a cool idea and i dont stop working on it and looking for answers till it's accomplished. [sig]<p>Peter Heaton<br><a href=mailto:heaton@characterlink.net>heaton@characterlink.net</a><br><a href= it how ever you want</a><br> [/sig]
 
thanks, more detail, what u mean by that. i try my hardest, but i seem always to mess it up, sorry if i bothered anyone. bye
[sig][/sig]
 
sorry, when i said &quot;be more detailed about asking a question&quot; I was half joking about the short subject of your message(&quot;help me&quot;)- most people like to get an idea of what the question is before they read it, otherwise they won't read it. [sig]<p>Peter Heaton<br><a href=mailto:heaton@characterlink.net>heaton@characterlink.net</a><br><a href= it how ever you want</a><br> [/sig]
 
I really don't think you're going to find someone to teach you proggramming :-(. I can help you out with specific problems and point you to a website or tutorial. Other than that the best bet is to take a class at a community college or at some school...;-) And be carefull if you go in some other live chat places, i have known some people who will trick you into writing a program to format your harddrive or something... your best bet is through class or some books, i can recommend those to you...B-)

[sig]<p>ackka<br><a href=mailto:tmoses@iname.com>tmoses@iname.com</a><br><a href= my site</a><br>"Do No Harm, Leave No Tracks"<br>
ICMP Summer 2000, 2600 Article<br>
<br>
[/sig]
 
The best place I can tell you to go to is a place called Webspider. I can feel where you are coming from as I myself am an aspiring webmaster. The link to the site is There they have a plethera (I believe that is spelled correctly. if not *shrugs*) of information, tips&designs, and tutorials on html, dhtml, and javascript. It runs as a class would and is completely free. I hope I have helped. *Smiles*

Grairaven [sig][/sig]
 
I used to teach programming via IRC for 3 years, but now that I have a job in the field I've always wanted (programming) I'm at a lack of time, but we could point you in the right direction, if you knew what specifcally you wanted to do, like Desktop Development, or Web Development, etc you'll need to clue us in a little more detailed before we can start narrowing down some reasources for you to check out, if yer interested in C++ (not for the avid beginners) I recomend &quot;C++ From the ground up&quot; as it covers the Standard(works in about 90% of compilers) but for a beginner like you who wants a start up on concepts, you could try Visual Basic (not sure exactly which books to recomend for that) heck even QBasic would help with just the understanding of concepts, also you could try your knack at a Scripting language (not as powerful, or versile, but works just as good) such as HTML, Javascript, VBscript(I only recomend VBscript if you are going to do IE only, or Serverside scripting) those are usally much easier, and wouldnt need expensive software (you could get by with just Notepad and a browser), however a programming language like C++, VB, Delphi, Pascal, so forth usally require some money (there are some free C++ compilers like DJGPP for 32bit dos)

but like the others say, your best bet will be in classes, if you are in highschool, or just starting highschool some paths you may want to take are Keyboard, Programming I (II whichever, they're usally very simple) , Discrete Math (can help with your logic understanding) , and usally by your senior or junior year some high schools will offer least Pascal, I know my school offered AP C++ which I took my senior year.

So if you dont care what language you get into , playing with each will give you an idea of what you may want to look further into down the road, far as C++ Goes ,which I like because if you can learn all of C++, you can move to any other programming language, since C++ covers almost anything a language is capable of, but it's generally harder than most languages like Basics, etc, so for you , a Typical but longer path may be.

HTML -> JavaScript -> Visual Basic -> Delphi(Pascal) or C++ -> ASM(if you want to get to ASM, even I am not learning ASM yet) [sig]<p>Karl<br><a href=mailto:kb244@kb244.com>kb244@kb244.com</a><br><a href= </a><br>Experienced in : C++(both VC++ and Borland),VB1(dos) thru VB6, Delphi 3 pro, HTML, Visual InterDev 6(ASP(WebProgramming/Vbscript)<br>
[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top