Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: Visual Basic / VB:
Mabey Helpful

 

 


Beck
Newbie


Sep 7, 2005, 8:14 PM

Post #1 of 2 (122 views)
Shortcut
Mabey Helpful Can't Post

A short computer programming tutorial, i hope its okUnsure

Timeless advice: If you want to be a player in the computer programming world...here is my suggested course of action.
  1. Learn to hand code HTML.
    HTML is not truly a programming language, but rather a way to format an internet document (a web page). There's no steep learning curve with HTML, no up front cost, and it's actually a good introduction to objects and their attributes.
  2. Learn Visual Basic for Windows (VB 6.0 or VB.NET). You will of course use this tutorial to help accomplish this step, however you'll need to acquire the Visual Basic software.
  3. Study how a relational database works. Start with a baby database format such as MS Access. Remember - all relational databases use the same idea of tables, fields, and records, even the superpower server databases like SQL Server and Oracle.
  4. Once you are capable with VB for Windows, try creating an Office application. Any Access database, Excel spreadsheet, Word document, or PowerPoint presentation can be manipulated with Visual Basic for Applications (VBA). This is pretty much the same language as VB for Windows, but with a few minor curve balls.
  5. You're now ready for ASP which uses server-side VBScript. Again, this is the same language as VB for Windows, but scaled down to work with HTML pages and executed on the internet. The main reason you want ASP is to access the file system of the server where your uploaded database physically resides. An ASP file is nothing more than an HTML page (text file) with embedded VBScript (more text). This can all be created in Notepad!
  6. To be a complete internet programmer, you'll have to know Javascript. The structure of Javascript code is totally different from VB, so be prepared for a more complicated syntax. You need Javascript to execute some of your code on the client-side, which is much faster and takes the burden off the server.
  7. Now try to be a multi-lingual programmer. With Javascript under your belt, you can easily pick up other languages like Java, C++, PHP, etc.




RuneSellers
RuneSellers Forum

Looking for staff, all staff become forum mods aswell.



jboy184
Newbie

Sep 8, 2005, 4:41 AM

Post #2 of 2 (115 views)
Shortcut
Re: [Beck] Mabey Helpful [In reply to] Can't Post

erm yes thats what we should be doing but i think the peope would prefer if u told them how not just what to do,
but still good anyway


They say u hear satanic things when u run a windows xp disk backwards... but thats nothin compared to when u run it normally as it installs windows!!!

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.15 s on (CGI/1.1)