Home
Databases
Community
Blogs
Tools
Submit
About
Donate
Database Search
Title
Console
Genre
Year
Publisher
RFG ID#
Community Blogs
My Blog
Submit Info
RFG Chat
Store
New on the Blogs
Update on the State of RFGeneration!
(8/31/2024)
In Which I Describe Pizza Tower at an Exhaustingly Long Length
(7/31/2024)
Remasters, Remakes, Rereleases, and Remembering the Past
(3/30/2024)
The Top 5 Survival Horror Games for the Sega Dreamcast
(2/20/2024)
Trombone Champ Is a Good Game
(12/30/2023)
Thoughts on the Nintendo Switch OLED Model
(11/21/2023)
Hypnospace Outlaw
(10/30/2023)
Hot Community Blog Entries
Flash gaming at its best: Liferaft Zero
(2)
Trombone Champ Is a Good Game
(1)
In Which I Describe Pizza Tower at an Exhaustingly Long Length
(1)
The Steam Indie Spring Sale - What should you get?
(3)
The Top 5 Survival Horror Games for the Sega Dreamcast
(1)
Remasters, Remakes, Rereleases, and Remembering the Past
(1)
Nielsen's Favorites on Channel 4
Update on the State of RFGeneration!
(18)
Shoot the Core-cast Episode 053 - Fire Shark
(1)
Press Playcast Episode 91 - Doki Doki Literature Club
(0)
Press Playcast Episode 92 - Bioshock Infinite
(0)
Shmup Club January 2023 - Metal Black
(1)
Shoot the Core-cast Episode 052 - Deathsmiles
(0)
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
November 05, 2024, 08:17:14 PM
News:
RF Generation: You are standing in an open field west of a white house, with a boarded front door.
RF Generation Message Board
|
Other
|
Idle Chatter
|
Learning to program
0 Members and 5 Guests are viewing this topic.
« previous
next »
Pages:
[
1
]
Author
Topic: Learning to program (Read 2643 times)
Izret101
Postmaster General; Wielder of the Mighty Banhammer
Director
Posts: 22655
Champion of
Learning to program
«
on:
September 25, 2004, 08:00:50 PM »
I am taking a programming course at school next semester.
So i would like to know if anyone here could let me know of a site that is good for starting off.
Logged
[img width=500 height=100]http://www.trueachievements.com/gamercards/izret102.png[/img]
den68
loves White Castle!
DB Contributor
Posts: 5746
Re: Learning to program
«
Reply #1 on:
September 25, 2004, 09:14:08 PM »
could you be more specific?
Logged
Hydrobond
+5 Insightful
PlayStation
Posts: 2728
Re: Learning to program
«
Reply #2 on:
September 25, 2004, 10:41:18 PM »
]drunken posting]
Depends on what language the class will be taught in.
My guess is Java, but I have no experience with Java.
If it is C, then a google search will be your best bet.
anywho,
www.sharkyforums.com
willl be a good source if you have a specific question.
[/drunken posting]
«
Last Edit: September 25, 2004, 10:42:55 PM by hydrobond
»
Logged
I never proofread before hitting the submit button, this is why every single one of my posts has been edited in the first minute after being submitted.
Izret101
Postmaster General; Wielder of the Mighty Banhammer
Director
Posts: 22655
Champion of
Re: Learning to program
«
Reply #3 on:
September 26, 2004, 08:00:52 AM »
Its Visual Basic. Here is what the schools site says about the course.
Computer Science is a half-year course. The primary focus is programming in the object-oriented/event-drive high-level computer programming language known as Visual Basic. Microsoft(r) Visual Basic(tm) is one of the most exciting programming languages in use today. It is a software development tool, which means it is a tool that allows you to create windows based programs. It combines a graphical interface with programming code.
The course will introduce the students to Visual Basic and the basic features required to write useful Windows programs. In the first lesson, the students will play a game written in Visual Basic. In the last lesson, they will learn how to create the game they played in the first lesson. In the lessons in between they will be introduced to the fundamentals of programming in Visual Basic by creating multi-disciplinary projects. This course will present the students with the programming environment, controls, properties of controls, and the necessary code syntax to complete projects of simple to moderate complexity
Logged
[img width=500 height=100]http://www.trueachievements.com/gamercards/izret102.png[/img]
Hydrobond
+5 Insightful
PlayStation
Posts: 2728
Re: Learning to program
«
Reply #4 on:
September 26, 2004, 12:52:59 PM »
Well, unless you go out and buy a copy of visual studio, or get it illegaly, then there is no realy way to try it before the class. But you really dont need to prepare for this class, they will teach you everything you need to know.
Logged
I never proofread before hitting the submit button, this is why every single one of my posts has been edited in the first minute after being submitted.
Izret101
Postmaster General; Wielder of the Mighty Banhammer
Director
Posts: 22655
Champion of
Re: Learning to program
«
Reply #5 on:
September 26, 2004, 04:52:47 PM »
Well then depending on how useful i find the class i will see if i should pick up a copy.
Thanks for the info.
Logged
[img width=500 height=100]http://www.trueachievements.com/gamercards/izret102.png[/img]
Hydrobond
+5 Insightful
PlayStation
Posts: 2728
Re: Learning to program
«
Reply #6 on:
September 26, 2004, 05:41:09 PM »
To tell you the truth, most of the classes you will take at the college level are C or Java.  Most companies use these languages as well.  VB is really only for making slow, crappy programs that you need fast.  You can make a program in VB much faster than in any other language, but it will be efficient at all, which is why it is not used much commercially.  However, it will be a good intro into the programming world.
«
Last Edit: September 26, 2004, 05:41:33 PM by hydrobond
»
Logged
I never proofread before hitting the submit button, this is why every single one of my posts has been edited in the first minute after being submitted.
Izret101
Postmaster General; Wielder of the Mighty Banhammer
Director
Posts: 22655
Champion of
Re: Learning to program
«
Reply #7 on:
September 26, 2004, 07:08:16 PM »
Well then i'll use this as a jump point and see where i go from here. I'm still not to sure what i want to do if i get into computers so i will just dabble in alot of stuff till i find what i like the most.
Logged
[img width=500 height=100]http://www.trueachievements.com/gamercards/izret102.png[/img]
danvx6
Sega 32X
Posts: 283
Re: Learning to program
«
Reply #8 on:
September 26, 2004, 09:05:26 PM »
Ant, I have a copy of Visual Studio 6 if you want to use it. I would say your course is better than the ones at our school, they taught us BASIC using TrueBASIC for Macs from like 10 years ago.
Logged
[img width=450 height=150]http://www.rfgeneration.com/yabbattach/Danvx6sigORANGE.jpg[/img]
Izret101
Postmaster General; Wielder of the Mighty Banhammer
Director
Posts: 22655
Champion of
Re: Learning to program
«
Reply #9 on:
September 27, 2004, 03:28:47 AM »
Nice change to have a better course at my school than youres but im not expecting anything too spectacular. We dont have any computers newer than 6 or so years old in the computer labs but the journalism room has 5 G5s i just dont get it.
Logged
[img width=500 height=100]http://www.trueachievements.com/gamercards/izret102.png[/img]
danvx6
Sega 32X
Posts: 283
Re: Learning to program
«
Reply #10 on:
October 02, 2004, 04:51:56 PM »
Yeah, our school does that too, the web design room had pentium IIs that freeze while we work, but the library has like 20 brand new pentium 4s that are overkill.  They even have dvd drives and CD burners when they probably wont even let us burn cds and nobody uses DVDs for educational purposes!!
AND they spent $2500 each on laptops that stay in the same room anyway when they could have just bought cheaper desktops. This is also the school system that has a horrible budget and could spend the little that they have on something more useful than extra laptops, like BOOKS FROM THIS CENTURY.
«
Last Edit: October 02, 2004, 04:57:09 PM by danvx6
»
Logged
[img width=450 height=150]http://www.rfgeneration.com/yabbattach/Danvx6sigORANGE.jpg[/img]
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Gaming
-----------------------------
=> Video Game Generation
===> RFGeneration Archives
=> Community Playthroughs
=> What About Channel 4?
=> RF Generation Podcasts
-----------------------------
Collecting
-----------------------------
=> Collection Connection
=> Trophies From the Hunt
=> Sales Extravaganza
===> Free Stuff
===> Keep An Eye Out For Me!!!
-----------------------------
Announcements and Feedback
-----------------------------
=> Announcements and Feedback
=> The Thinktank
=> RF Generation Events
-----------------------------
Other
-----------------------------
=> Idle Chatter
=> Media Room
=> The Gym
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.21
|
SMF © 2015, Simple Machines
Simple Audio Video Embedder
RF Generation Theme derived from YabbGrey By
Nesianstyles
| Buttons by A.M.A
Page created in 0.071 seconds with 22 queries.
Site content Copyright © rfgeneration
.
com unless otherwise noted
.
Oh, and keep it on channel three
.