N00b Programmer - Need Tutorials

free web hosting
Open Discussion > The Gaming Zone (7Gears.com) > Game Development Lab (GDLab)

N00b Programmer - Need Tutorials

spungypirate
Hi, I am trying to learn C++ as I have been interested in mods and making games forever. I have been unsecsessful in my search for good tutorials, guide or any kind of documentation on how to learn the language and utilize it and program. any reccomendations or help would be very appreciated!
Thanks!

Reply

kobra500
Sure here's a link to some posts in the forum which may help:
http://www.google.co.uk/search?hl=en&q...earch&meta=

{Link is to a google search for "site:trap17.com C++ tutorials}

Reply

reelkill
yea search google and also try maybe c++ for dummmies or any other kind of ebook you can get your mouse to click on. I myself never got past hello world on any c++ tutorial. I would also like to suggest cprogramming.com bloodshed.net bloodshed has a compiler and sample source code files.

Reply

innosia
QUOTE(spungypirate @ Jul 11 2008, 05:19 PM) *
Hi, I am trying to learn C++ as I have been interested in mods and making games forever. I have been unsecsessful in my search for good tutorials, guide or any kind of documentation on how to learn the language and utilize it and program. any reccomendations or help would be very appreciated!
Thanks!

learn how to use directdraw and direct3d, you can visit my site at www.innosia.com and there is a free 3d game engine for you to download. send message to me if you have any problems
c++ is good but i rather worry about its future in windows vista. since it will be strictly evaluate before it can run in vista..

try to learn .net is what i am suggesting

Reply

Stridr
Have you read any books on it? There should be some at your local bookstore or local library to borrow and pick up the programming language.
Check out those that start off at the lowest, novice level and gradually pick it up before going on to programming code reference books. C++ has a really steep learning curve, better that you possibly pick up Ruby or PHP as a basic programming language to understand how its done before progressing to learn C++.

Reply

CyrusX
Hi,

I think the first thing that you should be familiar with is the algorithm. What is an algorithm? How to write one? And more important: How to write a good one? There are many good books out there to help you develop your skills in writing good algorithms. Secondly, if you want to program in C++ and create some games with it I think that's the wrong way to begin.

To write a simple 1982 game with C++ text code you have to write hundreds of lines of code and finally you have something that was of course an attractive game two decades ago!

So, I suggest you to focus on algorithms instead of coding by now. You can study how to code in C or C++ smoothly beside that and you even can use some gaming software -many of them available in free trial mode - to visualize a copy of what you imagine for your games.

This way you will be familiar with the grammar of C++, its philosophy, different platforms, gaming software and at the top you will become familiar with the core of every attractive game - and program - that is: algorithm.

If I get you correctly that you want to create games then you must develop your creativity too by writing short action stories or at least some story lines. Be your own scriptwriter dear friend.

At the end I have to mention that you must be familiar with essential basics of computer graphics too.

And do not forget that most of the time programming in languages like C++, needs a team. You can split the code into smaller entities and then share them with your interested friends and proceed.

Good luck!

CyrusX

 

 

 


Reply

klusk
hi,
learning a programming language is not really tough, you just need to have interest in the language.....
i know you are searching for a good tutorial, but tutorial is not going to teach you everything about programming in C++
Tutorials can just teach you the language, a good one can teach you in a more organised way...OK fine, but using the language in the right way is something nobody can teach you, you have to learn that yourself...learn by doing things...

people pick up a nice tutorial which claims to teach C++ in one month, and they start reading it, one chapter each day, and at the end of the month, they think they know the language....but they don't ...
In programming you learn by doing things yourself...you can't learn swimming without jumping into water....

So whatever you learn, try implementing it, and start making small programs, think how you can use things in programs.....
cyrusX was right about writing algorithms....they are the most crucial part of programming......

Just pick up a tutorial which covers everything, and start doing things....don't just read them...otherwise you will learn C++, but not how to program in it...

Reply

onscreen
I did say start on picking up a game then learn game modding from there. Usually a person who knows game modding would know how to make games easily.

Games like Unreal, Half Life series usually include SDKs which can help you on your learning process. But before all the dreams and big plans, like what other said, learn the basics of C++ and understand the in and outs of it.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. n00b programmer - 1037.78 hr back. (1)
Similar Topics

Keywords : n00b, programmer, tutorials

  1. Programmer Life And Future In Jakarta
    A review of my career in Jakarta (2)
  2. Programmer Or Coder
    in which one of these do you find yourselves? (11)
    In which one of these 2 do you find yourselves? And do you think that there is a difference between
    those two? The most often opinion is that it's all about semantics. Coders are those which
    analyse the written code, solve errors, and type the same lines of code very often. Programmers are
    allegedly those who "have the brain", those who create stuff. If you ask any expert from a
    software's house, he'll say to you that for programming you need academic knowledge for
    complex algorithms and methods of programming, and the coding requires finished high-school a....
  3. Flash, Php And Facebook Integration
    Plea for good tutorials & resources on the above topic (0)
    Hi all, I'm working on a project. Basically I hope to build a generic web application
    framework that will allow Flash/AS3 applications to be easily integrated into the Facebook platform.
    I am currently surveying a number of technologies and I am trying to figure out what tools will best
    help me achieve that goal. Many of them are open source with some still in early development. Most
    lack extensive documentation so its very difficult to gauge the strengths and weaknesses of a tool
    without investing a good deal of time figuring out how to use them. Is anyone here....
  4. Career Advice For Recent Grad (programmer)
    (2)
    I recently graduated from college with a bachelor's degree in MIS and I'm desperately
    looking for a new job. I have no real world tech experience and I need to get some. I would like
    to build a portfolio of programming projects, but I don't know what to create that would be of
    value. Any suggestions? I have java, VB.net, and Python. I have been working through some of the
    exercises at the end of chapters in my textbooks, but they aren't very hefty projects (like a
    small slot machine program). Any areas I should concentrate on that are really hot r....
  5. Full Web Building Tutorials
    finding the sites that help allot with webdesign (3)
    I have been using the site http://www.w3schools.com/ for quit some time now, and i really really
    like it it helps allot if your a beginner and has allot to offer if you have some webdesign
    knowledge. At W3Schools you will find all the Web-building tutorials you need, from basic HTML and
    XHTML to advanced XML, SQL, Database, Multimedia and WAP W3 publishes a series of tutorials, though
    most web developers are unaware of it. Mainly, though, W3C's site houses a collection of
    proposals, drafts, and Recommendations, written by geeks for geeks. And when I say geeks, I d....
  6. Know Of Any Good Php Tutorials?
    (9)
    Hi all this well be my first posting so hopefully I can get some good advise here. Can anyone tell
    me were there is a very good tutorial for php. I am good at self teaching from tutorials but i do
    hear php can be difficult so if anyone can lead me to a php tutorial that is as basic as possible i
    would be very pleased. p.s hopefully this post is in the right area :/....
  7. Php Calculator That Calculates Genetic Percentages?
    I need help finding sites or tutorials. (2)
    Okay, I have created, looked, and generally studied simple PHP calculators. However, I can not seem
    to find any tutorials on how to create a genetic calculator. One that calculates genetic percentages
    similar to that of Punnette Squares. I have seen plenty of websites that have these types of
    calculators, but I have yet to see any websites offer tutorials on how to create these types of
    calculators. So.. does anyone know of any tutorials I can find or sites that might have the tutorial
    I am looking for? Maybe even a tutorial here? Reason for asking: I am creating a webs....
  8. Fruity Loops Tutorials-arpiggeator
    learn to use an arpiggeator giving stunning mellodys to bland chords (0)
    Software/Fruity loops. Tutorial covering / arpiggeator VST Used / Nexus (you can use nearly all
    other VST plugins as most if not all of them have a built in arpiggeator) Tutorial level /
    Begginer-Intermedeate/ Files /arp piano+chord.mp3/arp alone.mp3/no arp piano+chord.mp3/arp piano
    low.mp3/no arp piano alone.mp3/arp tutorial midi.mid/ you can obtaine the midi file here
    --------------------------------------- you can obtaine the mp3 files here
    --------------------------------------- Welcome to my tutorial on the effect called arpiggeator.
    the arpiggeator/arp i....
  9. Fruity Loops Tutorials-trance Style Songs
    How to create and use a profesional trance style bass mellody (11)
    Creating a bass mellody tutorial Software / fruity loops VST Plugins / Nexus,VANguard Song Style
    / Trance Tutorial Level / Beginner files needed to download bellow. ok to start I am going to
    teach you how to create what's sometimes referd to as a bass mellody. A bass mellody is used in
    most trance songs as its primary function is to fill out the song by this I mean make the song sound
    a bit fuller to add depth to it. a bass mellody is never made of more than a few note styles. see
    below In the above image you can see that I have use in all a total of t....
  10. What's Life As A Programmer Like In Your Country?, Programmer Is The Lowest Profession Here
    (4)
    Hi guys. What's life like as a technically competent programmer in your country? Over here,
    programmer is the lowest life form. Everyone despises the programmer, from the sales to the users.
    The consultants are people who normally are poor in actual programming, but good at talking and
    sales, and they rose up to be a consultant. Here, a programmer works from 8:30am to 9pm everyday
    rushing projects. Pay increments are low, and can expected to be laid off by 35 yrs old, once u are
    considered technologically backward. How's life of a programmer in your country?....
  11. Want-to-start Html Tutorials
    An HTML tutorial that covers the basics (2)
    NOTE: Don't use a rich text editor* for writing HTML code! Use Notepad in Windows,
    SimpleText in Mac or TextEdit in OSX, but you must set the following preferences for the HTML code
    to work! In the Format menu, select Plain Text. Open the preferences window from the Text
    Edit menu, then select "Ignore rich text commands in HTML files." Start Creating Your Own HTML
    File You can either use HTM or HTML file extensions. For more information, visit:
    http://filext.com/file-extension/htm for HTM or http://filext.com/file-extension/html for HT....
  12. Adobe Acrobat Tutorials Required
    Help with getting forms to work. (1)
    Hello, I was wondering if someone could point me into the right direction. I am using Adobe
    Acrobat 8.1 and have (with varying success) tried to use the Livecycle form designer. As most people
    probably know, Adobe makes brilliant programs, but they are very difficult and user unfriendly to
    use, while the help files and Knowledge Base and online support look like they have been written in
    Chinese. Anyway, designing a form is very straightforward, but getting it to work to send the
    contents by email or put them into a database is quite another matter. I made two forms ....
  13. 2k Art
    Tutorials, forums, art, blogs... (2)
    Hi, I just got done my website... I hope you enjoy everything that it has to offer. Also, since my
    forum is brand new I bassically have no members, so it would be greatly appreciated if you could
    join and stay active... Well I guess thats all, enjoy! http://2kart.trap17.com ....
  14. Learn C/c++ From The Beginning
    C/c++ tutorials for beginners and expert at the same time (11)
    Hello every one Today I’m going to write good c c++ tutorials The tutorials are mine showing my
    experience in c c++ i my be using some examples rote in some books (if i do i will pot a link or
    name of the book) And all the tutorials are at the main topic I don’t know how my topic count in
    this case because all I’m going to do is updates the same topic Any way lets just tray and see First
    sings first in order to compile your code you need compiler That compiler is an application that
    converts your code from human readable code to Binary cod or machine code There is all....
  15. Dreamweaver
    tutorials (8)
    Anyone has any good tutorial for dreamweaber? i have google it but i have not come with a good and
    complete tutorial. i am getting into web desing and would like to read.......
  16. The Artists Tutorials :mysql Basic Commands
    The Artists is an online programming unit and gfx designing clan. (0)
    Let's Talk about basic mysql commands used in php. I will now show you a list of the most common
    MySQL FUNCTIONS : QUOTE mysql_connect(MySQL server name,username,password) - opens a connection
    to a MySQL server. mysql_select_db(database name,connection id) - selects a database residing on
    the MySQL server. The database name parameter referes to an active database on the MySQL server that
    was opened with the mysql_connect function. The connection identifier is a reference to the current
    MySQL connection. mysql_query(sql query) - sends a query to the currently ac....
  17. Sql Advantage?
    n00b questions (5)
    Alright, for a few weeks I've been wondering about this. I'm a newbie when it comes to
    database languages. What's so special about the SQL family of languages that most people use it?
    Would there be any real difference if I made an SQL database with entries or if I setup a perl
    script - or any other web language - to do the same thing using plain text/binary files?....
  18. My Sigs
    Stupidly n00b (9)
    Yeah, I suck with GIMP but meh. Messing around with it and creating some sigs. Of course, the sigs
    are all horrible but that's not my fault. It's the fault of erm... ... I'll tell you
    when I think of someone to blame. I go by the name of Shodu on some forums, did this on my other
    computer (with the fancy brushets) before it crashed. I miss my brushes D= Messing with render
    work Y'know this is the first time I've ever used a Render in my sigs? I gotta work on
    that I was bored Effects... so much fun. Megaman Zero is like god. Excep....
  19. What Is The Salary Range Of A Php Programmer?
    (9)
    What is the average salary a php programmer can make?....
  20. C Programming Video Tutorials
    This is for all the memebers out there looking or need some mroe help (3)
    Hello per this is for the memeber that want to start programming in " C "... C is a
    very powerful Programming Lang In fact mayb to powerful.. Well there is 138 Videos in the
    TUT.. I Have uploaded the it so per .rar is per chapter /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> P@ssword for ALL .rar files
    is : sid3arm chapter #1 = Introduction to C ** Download link ** chapter #2 = A
    basic C program ** Download link ** chapter #3 = Basic Elements of a C Program **
    Download link ....
  21. Cooking Tutorials Request
    (1)
    yooo guys well i wanna surprise my gf with something i wanna cook for her you wouldn't probably
    know any good and EASY recipees ? /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
    alt="tongue.gif" /> i can barely cook, but i think it's time to start learning ^^ can the girls
    on this forum tell what their personal fav taste is, like fav food ? (just a question eh
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />) ....
  22. Wings3d And Blender3d (updated, 16-12-2006)
    tutorials for a sophisticated open source 3D modellers and animator (3)
    I guess there is no one has submit anything on Blender and Wings. Well, these two are my tools for
    my old hobby. Perhaps, there is someone out there who wants to learn 3D modelling (and/or animation)
    to decorate his/her website, but has no money to buy 3dsmax or maya. Those 3dsmax or maya is such a
    waste of money, IMO, for only decorating a website. So, here we go! Introduction: Blender is
    an open source 3D modeller and animator. It is most popular due to its animation and rendering
    capability. It's website: www.blender3d.org . The shotcoming of Blender is th....
  23. My Tutorials
    (2)
    these aren't that new and i hope they can help out some noobs /tongue.gif"
    style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> i used to sell them on GR
    but no-one bought them....... do not re-distribute any of these in any way! i
    worked hard for these and should have some more coming.....
  24. Vb6 Tutorials
    Request (3)
    Does anyone know where I can get a good tutorial on VB6? It's really essential that I learn it.
    Tutorial section if to POST tutorials and not for asking. Moved to VB Programming section. Learn to
    read all forum sections before making another mistake of posting in the wrong section. ....
  25. Java Script Tutorials
    (3)
    This Is Java Script tutorial which is very neccessary for webdesgining so contrate and learn its
    nice and easy QUOTE Since the day Microsoft built support for JavaScript into Internet
    Explorer 3.0, Netscape's client-side language has become the de facto standard for enhancing web
    pages at the browser. In this full-length excerpt from Practical JavaScript Programming, author
    Reaz Hoque explains the basics of client-side scripting. He also gives you some neat scripts that
    can enhance your web pages, making them impressively interactive. Important code snippets ....
  26. Java For The Beginning Programmer Ebook
    (4)
    Java for the Beginning Programmer teaches Java to someone with absolutely no programming background.
    This book focuses on core programming topics such as variables, looping, subroutines, and program
    layout. This course focuses on real programming techniques, and not using an Integrated Development
    Environment (IDE) to generate code. This course ends with an introduction to graphical user
    interface programming. http://www.heatonresearch.com/articles/series/15/ ....
  27. Tutorials Must Be Approved
    Just like in the other tut section (3)
    Forgot to tell you guys...the tutorial section has the tutorials invisible when you first submit
    one...you'll have to wait for a moderator to approve first. Bad or already done tutorials will
    be removed. It's the same as the other tutorials section, basically. So if your tutorial
    doesn't show at first, just wait for a moderator to approve it. Thanks.....
  28. Tutorials
    (2)
    Hey i know some good sites for tutorials: 1.www.pixel2life.com 2.www.sfdt.com/support
    3.www.flashkit.com and alot more, but there are some sites for ya c ya later!....
  29. A Lot Of Adobe Tutorials
    Photoshop,etc... (5)
    Here it is: CODE http://www.adobeevangelists.com/ Carpe diem.....
  30. Php Tutorials Plz
    (10)
    Can any1 tell me where i can download a freee php tutorial... like a pdf or html... is good in some
    cases have a good php tutorial for dinamic pages Scripting... /sad.gif"
    style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" />....

    1. Looking for n00b, programmer, tutorials

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for n00b, programmer, tutorials

*MORE FROM TRAP17.COM*
Similar
Programmer Life And Future In Jakarta - A review of my career in Jakarta
Programmer Or Coder - in which one of these do you find yourselves?
Flash, Php And Facebook Integration - Plea for good tutorials & resources on the above topic
Career Advice For Recent Grad (programmer)
Full Web Building Tutorials - finding the sites that help allot with webdesign
Know Of Any Good Php Tutorials?
Php Calculator That Calculates Genetic Percentages? - I need help finding sites or tutorials.
Fruity Loops Tutorials-arpiggeator - learn to use an arpiggeator giving stunning mellodys to bland chords
Fruity Loops Tutorials-trance Style Songs - How to create and use a profesional trance style bass mellody
What's Life As A Programmer Like In Your Country?, Programmer Is The Lowest Profession Here
Want-to-start Html Tutorials - An HTML tutorial that covers the basics
Adobe Acrobat Tutorials Required - Help with getting forms to work.
2k Art - Tutorials, forums, art, blogs...
Learn C/c++ From The Beginning - C/c++ tutorials for beginners and expert at the same time
Dreamweaver - tutorials
The Artists Tutorials :mysql Basic Commands - The Artists is an online programming unit and gfx designing clan.
Sql Advantage? - n00b questions
My Sigs - Stupidly n00b
What Is The Salary Range Of A Php Programmer?
C Programming Video Tutorials - This is for all the memebers out there looking or need some mroe help
Cooking Tutorials Request
Wings3d And Blender3d (updated, 16-12-2006) - tutorials for a sophisticated open source 3D modellers and animator
My Tutorials
Vb6 Tutorials - Request
Java Script Tutorials
Java For The Beginning Programmer Ebook
Tutorials Must Be Approved - Just like in the other tut section
Tutorials
A Lot Of Adobe Tutorials - Photoshop,etc...
Php Tutorials Plz
advertisement



N00b Programmer - Need Tutorials



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE