xboxrulz
Oct 28 2004, 11:25 PM
| | So? What do you use?
I use Turing
|
Reply
synapticflame
Oct 29 2004, 03:58 AM
I learned what programming was on a TRS-80 my grandfather gave me when I was a kid. When I started college classes, I learned OOP with Java, my first real programming language. Later I learned C, C++, assembly, PHP, and various other things... but I have always considered Java to be my "first love"  ... But don't use Java to program jet planes or other life-critical applications! Hehehe - I love that warning  PS Anyone here use Ruby? And want to maybe describe how much (and why) they love it? It is tantalizing, but I think I need a nudge to actually go play with it.
Reply
Lyon
Nov 4 2004, 01:32 PM
I'm learning pascal. But in the future i will learn c and c++.
Reply
Galahad
Nov 5 2004, 07:02 AM
I started programming on Commodore 64, and therefore, my first programing language was BASIC. Later I moved to PC, learned QN, QBasic ( and all the other Q's and Basic's  ), moved to Windows, and I'm still using VB6 for most programming, though I'm getting familiar with all that .NET concept... Also, I can program in all of Basic scripts, Pascal, PHP, Javascript.... well, that's about it. And what I'm really proud of - I learnd it the hard way
Reply
filipc
Nov 5 2004, 05:32 PM
Hi, I started with programmming on VB. Now I know PHP & HTML , and every day my knowlege php is bigger... In future , i will learn C++. bye...
Reply
logman92
Nov 8 2004, 11:12 AM
Hi, At the beginning, I learned algorithm concepts with Pascal at school and after the basics of Object Oriented Programming with Java. Java was an open door to find my first job  . I recommend you to know this programming language because it is often required (and with experience .NET too) ! Today my new job offers me the ability to program with ASP, JSP, PHP, HTML, JavaScript, JAVA, .NET and completes this knowledge with databases like MySQL, IBM DB2 or Ms SQLServer.
Reply
LuciferStar
Nov 8 2004, 11:32 AM
C/C++,PHP,MASM32 under WIN32
Reply
reciter
Nov 12 2004, 09:30 AM
At first, I learned C/C++.But it was too difficult for me to acquire. I hear that JAVA is easy for beginners. so I started to learn JAVA. I want to master C++,too.I'll try it later. I am a high school student.I want to utilize them in the future.
Reply
dropout21
Nov 22 2004, 09:28 PM
wow i never really see anyone say turing, yet it is what i learnt on in computer class last year and this one. i got tought the basics but nothing real interesting so i pretty much taught a good chunk of it to myself through the help file. when attempting to make... really low class games i have found that turing has a great deal of limitations (forked sound makes it stall for atleast one second). i am currently trying to learn Dev-C++ and a little vb6 but i was told that vb teaches poor programming skills, so i dont not spend alot of time on it. edit: i also am learning java next year in grade 12 xboxrulz... have you made anything interesting in turing?
Reply
kiwi
Nov 30 2004, 07:37 PM
I started programming with Game Maker, in a language called GML (Game Maker Language), many years ago. The GML language looks like a mix between C and Pascal. Later I started programming with C++, using Borland C++ Builder. I tried making DLL extensions for games made with Game Maker, but it didn't work, so I started using Pascal with Delphi instead. I also started programming with NQC (Not Quite C) for my Lego Mindstorms RCX. Less than a year ago I started learning PHP ( PHP: Hypertext Preprocessor), and only a few months ago I started using Javascript and TI-Basic. I know seven programming languages! Yay!
Reply
WindAndWater
Apr 1 2006, 08:39 PM
I started out learning a terrible language called calc-basic used to program TI calculators...From there I moved into doing C++ in high-school, and then system level C (writing things like a shell, a proxy, and other fun stuff) and java in college. Now I'm taking a class in SML, which is close to lisp, completely functional based, and a horrid mass of pain. I've also picked up a bit of actionscript, and the neigh useless language called Lingo, used only in Macromedia director. On the web dev. side I know html, css, javascript, and php. Not to be horribly pedantic, but why does the poll use radiobuttons? Checkboxes would allow us to select more than one language.
Reply
ankitunlimited
Mar 29 2006, 08:28 AM
I know c++, Visual J++, Quick basic, Visual Basic. But i primaryly use c++, becuse thats in my syllabus and i have to study it for exams. I would love to learn Java someday(heard its pretty similar to C++ (both being OOPS))
Reply
I use PHP (PHP: Hypertext Preproccesor), and I was wondering why you didn't have that as an option. It has a huge userbase, I was thinking that it would be an option...
Reply
A.J. May
Mar 4 2006, 07:23 PM
How come Actionscript isnt up there
Reply
adriantc
Feb 12 2006, 04:23 PM
I learn Pascal at school... on the old fashion Turbo Pascal. At home I use Delphi (which also uses Pascal programming language, but it's much more new, has an IDE, and in it's latest version 2005 it is .net friendly). I also know HMTL (if you consider it a programming language), and I have started to learn PHP.
Reply
Recent Queries:--
programmming langauges - 57.79 hr back. (1)
-
how can i learnd type programme - 291.58 hr back. (1)
-
prolog mindstorms rcx - 310.31 hr back. (1)
Similar Topics
Keywords : programming, languages
- A Prelude To Programming
What to learn? How to learn? (10)
Python
another programming language (8) There are so many languages used in software and web development. Python is one of them. Basically
Python is object-oriented , high-level programming language with dynamic semantics. Python was
developed in the 90’s. Python is simple and easy to learn. Therefore it reduces cost of program
maintenance. It is very attractive for rapid application development because of its high-level
built-in data structures, combined with dynamic typing and dynamic binding. Python is also use as a
scripting or glue language to connect existing components. Python supports modules and ....
Things You Should Know
things you should know about programming (0) This should help you know what programming languages are. C# is a language designed by Microsoft
for the .Net framework. Its syntax is similar to C and C++, with an emphasis on being programmer
friendly. It has memory management where C and C++ require the programmer to do this manually, it
has array bounds checking where C and C++ don't, among many other differences. Automatic memory
management and some other programmer-friendly features of C# sacrifice some performance, but these
features can also make development faster and easier. This can be very attractive to ....
Python
Programming Language (4) Does anybody else know any python? I've started learning it, because I heard somewhere that it
is quite easy to learn and I want to learn a programming language quickly /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. I haven't learned how
to do any complex stuff with it yet, but its still fun learning about it /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. If you want to find out
more info about Python, then you can go to their website. I'm not sure if i'm allowed to
post links....
Mac Programming Languages?
What are some good ones? (5) What are some good Mac Programming Languages? /huh.gif" style="vertical-align:middle" emoid=":huh:"
border="0" alt="huh.gif" /> I have a friend from school who is like obssed with Mac and Linux (And
thinks windows sucks when it doesn't /mad.gif" style="vertical-align:middle" emoid=":angry:"
border="0" alt="mad.gif" /> ), and it would be cool if I could learn some Mac Programming languages
aside from what I already know about Programming, so I could make some cool programs for mac too,
show off, and beat him at his own game. /laugh.gif" style="vertical-align:middle....
Liberty Basic And Qbasic
Also Qbasic's Sister Languages -- FreeBasic or GW-BASIC (3) Have you ever heard of Liberty BASIC or Qbasic -- Or Qbasic's Sister Languages, FreeBasic or
GW-BASIC? They are pretty old, but I still use it though. /tongue.gif"
style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> These are good languages to
start if you have never programmed before, as it has the base and will help you fully understand the
concept of most other languages. /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" /> Liberty BASIC is making its come back. Even though its as much as $119.95 if you
get alot o....
Programming Batch Job
(6) I want to know how to make a batch file that will run a program at a certain time of day, like a
scheduled thing, but i want it in a batch.. lol.. Easy enough? If you give me permission i can edit
it to the program i want Lol.. just put it in code tags! Thanks! Topic title must be specific.
Modified. ....
Future Of Programming...
Real Programmers Respond Please (6) I was watching Star Trek the other day, I think it was Voyager. Anyways I was wondering.. They refer
to this 'trinary' code and other things like Tera Quads of information. I researched this a
little bit and all I could find were entries about it relating to Star Trek and nothing else really.
So I was wondering, does anyone really know or have a really good explanation of what is on the
horizen for programming? Because I'm sure that since we created Binary and so many other ways to
make computers work, isn't there something in the future to be made that w....
Sql Programming By Heaven_master_ash Own
(1) Well This Is A Very very Easy Topic Every One Know About This thing If U Need Help To Understand
Better Refer My Knowledge Gatherance Thanx.. CODE The SQL SELECT statement queries data from
tables in the database. The statement begins with the SELECT keyword. The basic SELECT statement has
3 clauses: * SELECT * FROM * WHERE The SELECT clause specifies the table columns that
are retrieved. The FROM clause specifies the tables accessed. The WHERE clause specifies which table
rows are used. The WHERE clause is optional; if missing, all table rows are us....
Programming Artificial Intelligence
oh yeah... (4) I've been interested in the idea of working with AI later on in my career when I actually get
the resources to do so (After college is finished). Does anyone here already know how to program
basic AI that might be able to help get me started?....
Shakespeare Programming Language
(2) http://shakespearelang.sourceforge.net/report/shakespeare/ This is a weird language whose syntax
is kind of like a play. It may not seem like it can do anything, but it's actually more powerful
that it looks. The programs are much longer than those in any other language, but SPL is more fun.
Unfortunately, there's no compiler-it has to be translated to C, then compiled from there. There
are some example programs at the bottom.....
Programming From Ground Up
Best book for learning programming (1) This is one of the best book for learning programming with assembly language. This is a free book
with GPL licence so this is not illegle This tutorial section states that QUOTE Contribute
only full How-To's and Tutorials here. I feel that you did not contribute. Contribute is
defined here as writing your own with your own words--we are looking for original tutorials. But
thank you for the supplement. Moving from Tutorials to Computers > Programming Languages >
Others Leaving a link behind ....
What Programming Language Is Most Popular In Industry
What Programming language is most popular in industry (6) Hi All, I don't see any thread discuss about the pros and cons of different languages to help
beginners, but i'm asking for a slightly different reason. I have been programming for about 1
year now, and I know only Visual Basic. I am planning to learn some other programming langauges.
I've learned that once you've learned one language, pretty much all you have to do is learn
a new syntax to learn a new language. So, now I'll get to the point. I think that I should begin
to specialize in a language. I don't know which language I should learn and ....
Tried Logical Programming?
(2) Has anyone every looked at logical programming yet? I am interested in all sorts of programming
paradigms. Logical programming looks kind of neat. Apparently it can be used to generate you own
language parson. I found a fairly gentle introduction to prolog at: It gives some simple code to
some neat problems http://www.csupomona.edu/~jrfisher/www/pro...l/contents.html You can also
download a free compiler at: http://www.freeprogrammingresources.com/lispcompiler.html ....
Short Programming Example (in Many Languages)
(9) I want a thread where I can see how to solve a Varity of programming problems in many languages. The
idea is so I can read short examples to become fluid in many languages. Both reinforcing what I know
and learning new stuff. The problems should have a short solution and be solvable in many different
languages. Web applications are alright but make some reference on how the code is used (e.g. CGI).
The poster can provide the problem and as many different solutions as he likes. For example:
Problem 1. Write a function to compute a factorial. Solution Soln. (problem 1.) ....
Newb @ Programming Seeking Suggestions
(3) Hey all, I'm new to programming and I have a hard time deciding on a cross-platform language
so I can write for Linux, Macintosh, and Windows. I want to make some basic programs, and if
possible (as in language support), games. I know that Java is one of them, so is Perl. Please
reply. Thanks, xboxrulz....
Pascal Programming
(5) I don't se any sub forum for pascal so I will post this here, I have some problems, how to set
this: i need to create program for seraching and deleting some files, if you have some examples or
source code that will be great, and how to create some skin, or I don't know to create one
normal program not the one like the dos thanks....
Programming Paradigms
(0) This discussion is created to discuss current programming paradigms and propose new programming
paradigms. First Some thoughts: Functional programming is often used in AI languages because it
allows a top down design approaches. The program can begin by describing the high level
functionality and later flesh out the low level details. This is in contrast to procedural
programming in which the problem is first broken down into smaller problems. The smaller problems
are solved and then put together to solve the larger problem. One functional programming is called
lisp.....
Palm Os Programming?
(2) Can anybody point me to some nice tutorials for Palm OS programming? I've got both a windows and
a linux machine, but windows is prefered. (my linux box is currently non-functioning)....
Programming E-books
and others too (0) Here it is: CODE http://n3t.net/TheVault/Library/ Username: ap Password: appz Carpe
diem.....
Ftp With Lots Of Programming Books
Don't wait to see (5) Here it is: CODE http://ftp.cdut.edu.cn/pub3/uncate_doc/ Carpe diem.....
TCL
Web programming with TCL (3) I was just wandering whether there are some old timer there using TCL to do CGI programming. It
would be nice to hear some of the experiences you have had with it. I had to use it for something
really specific, but now it turns out to be quite fun using it for CGI related situations.....
Looking for programming, languages
|
*SIMILAR VIDEOS*
Searching Video's for programming, languages
*MORE FROM TRAP17.COM*
|
advertisement
|
|