 |
21-03-2009, 10:05 AM
|
#1 (permalink)
|
|
Don't fear Rohan is here
Join Date: Jun 2008
Location: Delhi
Posts: 15
|
Java, C, C++ or what???
I'm a 10th grade student and i love programming. I have already learnt VB 6.0 and would like to extend my knowledge in the fied of programming. So can anyone please suggest what language do i begin with.
As of what i've heard, i'm gonne be taught C++ at school thi yr or the next one but having learnt about java i'm more intersted there. And now im in a dilemma, Pls HELP !
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
21-03-2009, 02:00 PM
|
#2 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Java, C, C++ or what???
I suggest Python...
|
|
|
21-03-2009, 02:20 PM
|
#3 (permalink)
|
|
damnbadman666
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
|
Re: Java, C, C++ or what???
Python is very high level program !!!
First scope up with the C & C++ that more than enough
Even for Master degree like MCA,M.TECH,M.E C & C++ are base point
Then java complete edition , after C,C++ & java then u can go for the PYTHON because its very hard to learn
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
|
|
|
21-03-2009, 02:24 PM
|
#4 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Java, C, C++ or what???
Quote:
Originally Posted by damngoodman999
Then java complete edition , after C,C++ & java then u can go for the PYTHON because its very hard to learn
|
What? What! What? Are you joking or what? Please research about something before spreading misinformation.
@OP:
Learn Python. Then Go with C. Then go on to learn C++ or Java. And Python isn't hard AT ALL
|
|
|
21-03-2009, 02:26 PM
|
#5 (permalink)
|
|
damnbadman666
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
|
Re: Java, C, C++ or what???
Quote:
|
Learn Python. Then Go with C. Then go on to learn C++ or Java. And Python isn't hard AT ALL
|
Did u ever learn python ?? when & which course r u doing ???
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
|
|
|
21-03-2009, 02:31 PM
|
#6 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Java, C, C++ or what???
^ ^ ^
Yes I am. Learning it all by myself. I am referring online manuals and also the book I'm primarily learning for is Oreillys' Learning Python by Mark Lutz. Before that I suggest you read A Byte of Python. (free ebook)
If you already know another language it would be a breeze to learn. 
Only you need to get used to the dynamic typing nature of Python, that would be a kinda cultural shock for C/C++programmers, but trust me (at least IMO) it makes programming very intuitive.
|
|
|
21-03-2009, 02:39 PM
|
#7 (permalink)
|
|
damnbadman666
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
|
Re: Java, C, C++ or what???
i have completed MCA now finished linux certification shell programming & perl , software testing in white box etc.. But PYTHON is hard for me , i dont y ??even many of the senior programmers
@ Liverpool fan - since i have to tell u learning is different than u get expertise in that , the deep system programming includes python , so only its only not included in any of the Under graduation & post graduation computer studies
python is completely based on hardcore C , learning from books are basics of programming -- if u expert in c then u can learn python easily - TRUST ME
@ Liverpool_fan
ask every one , no one will python before C & c++ , ???
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
|
|
|
21-03-2009, 02:52 PM
|
#8 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Java, C, C++ or what???
Quote:
Originally Posted by damngoodman999
@ Liverpool fan - since i have to tell u learning is different than u get expertise in that , the deep system programming includes python , so only its only not included in any of the Under graduation & post graduation computer studies
|
You are wrong mate. Python is not included in any under graduation or post graduate course but most of the teachers do not wish to think beyond C, C++ or Java. They are closed minded, learned by rote.
About C? Have you ever noticed which compiler the institutions make use of? I am sure you have. I think that sums up state of computer education in India.
What do you mean by deep system programming anyway? If I at least talk of application development, Python in a lot of cases can be much easily deployed than Java or C# not to mention C/C++.
And I just can't get how you can find Python difficult if you know Perl.
Quote:
|
python is completely based on hardcore C , learning from books are basics of programming -- if u expert in c then u can learn python easily - TRUST ME
|
Python is NOT based on C. CPython is written in C. There is absolutely no NEED to learn C before Python.
And if you are expert in one language learning other similar languages becomes easier. Even different languages become easier too.
Quote:
@ Liverpool_fan
ask every one , no one will python before C & c++ , ???
|
Let us see what others say. 
-----------------------------------------
Posted again:
-----------------------------------------
And may I know what is it you found hard in Python?
Last edited by Liverpool_fan; 21-03-2009 at 02:56 PM.
Reason: Automerged Doublepost
|
|
|
21-03-2009, 03:13 PM
|
#9 (permalink)
|
|
damnbadman666
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
|
Re: Java, C, C++ or what???
Quote:
|
What do you mean by deep system programming anyway?
|
System programming used for all platform OS to form program base in to kernel to understand the application needed to run
Shell & python are 2 famous system program -- not shell script
Quote:
|
Python is not included in any under graduation or post graduate course but most of the teachers do not wish to think beyond C, C++ or Java. They are closed minded, learned by rote.
|
with out guidence of the teacher no super programmers or architects has been formed , one of my teacher is expert in java & c he has completed the last level of JAVA certification
PYTHON is newly brewed ADVANCED programming language of oops -- but python is true object oriented like JAVA , i knew its a brought up of "C"
But now Python is used in case of advanced programming tasks like INSTALLER , Task manager *(exp) ,
Dude everyone one KNOWS , for a 10th grade student PYTHON is more & more , c should be the start up !!!
Ya i can wait for the others to say it
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
|
|
|
21-03-2009, 03:30 PM
|
#10 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Java, C, C++ or what???
Quote:
Originally Posted by damngoodman999
System programming used for all platform OS to form program base in to kernel to understand the application needed to run
Shell & python are 2 famous system program -- not shell script
|
You don't need that knowledge for Python Programming...
Quote:
|
with out guidence of the teacher no super programmers or architects has been formed , one of my teacher is expert in java & c he has completed the last level of JAVA certification
|
Books and Internet are your best teachers...Of course competent teachers would help...But know none of...I hope I meet better teachers during my future education...
Quote:
|
PYTHON is newly brewed ADVANCED programming language of oops -- but python is true object oriented like JAVA , i knew its a brought up of "C"
|
Python is Object Oriented but unlike Java doesn't force you to think of OOP all the time. For a basic Python programming you can even program even you don't know much about OOP.
Quote:
|
But now Python is used in case of advanced programming tasks like INSTALLER , Task manager *(exp) ,
|
What is advanced in these tasks? Those are usually the front ends. for eg. Ubiquity (the Ubuntu one, not mozilla one)
Quote:
|
Dude everyone one KNOWS , for a 10th grade student PYTHON is more & more , c should be the start up !!!
|
Python is perfect for him/her if he/she is reasonably interested. At least it is as perfect as C.
And regarding C, I will elaborate on what's wrong with C for beginner programmers in my next post if you wish.
Quote:
|
Ya i can wait for the others to say it
|
I hope someone with more expertise than I am intervenes. I am not a programming guru by any means but I know enough to know you are mistaken.
|
|
|
21-03-2009, 06:38 PM
|
#11 (permalink)
|
|
Freak Beta 1
Join Date: Dec 2008
Location: Nagercoil
Posts: 208
|
Re: Java, C, C++ or what???
Come on guyz this is not a fight club.., btw I read 'First Hiss' - Python DIYs article in digit, I don't think it's hard.. Leave the basis can we deploy high en applications using python
|
|
|
21-03-2009, 08:42 PM
|
#12 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: Java, C, C++ or what???
@damngoodman
I bet you havent even seen a program in python before. Python is an extremely easy language to learn, compared to c and c++.
@rohan
Learn python, but move to C, C++ and C# in that order.
Here's what python's documentation says about it:
Quote:
|
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.
|
http://docs.python.org/tutorial/index.html
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
21-03-2009, 09:00 PM
|
#13 (permalink)
|
|
damnbadman666
Join Date: Nov 2008
Location: Coimbatore
Posts: 2,590
|
Re: Java, C, C++ or what???
^^^ i can accept ,
sorry i just thought in my ways cause i had completed MCA master degree so , we learn not the basics we learn in to core ,
i always tell people not to study the BASICS cause it wont help much , when u want to become as a programmer
__________________
AMD Phenom 2 940 @ 3.4Ghz [Hyper 212+] :arrow: MA790GP-UD4H :arrow: OCZ DDR2 2x2GB :arrow: Asus GTX 560ti :bananana::arrow: 1TB SATA2 :arrow: LG 20" LED :arrow: Razer DA mice :arrow: RED HOT cabby
|
|
|
17-06-2010, 10:55 PM
|
#14 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,923
|
Re: Java, C, C++ or what???
@OP
so, which language did you start studying?
I really hope its Python.
Quote:
Originally Posted by damngoodman999
i always tell people not to study the BASICS cause it wont help much , when u want to become as a programmer
|
ok
|
|
|
17-06-2010, 11:38 PM
|
#15 (permalink)
|
|
Simply a DIGITian
Join Date: Nov 2007
Location: Kolkata
Posts: 2,943
|
Re: Java, C, C++ or what???
Well...I've read some portion of A Byte of Python by Swaroop Ch. and find it really easy. No hard feelings but I don't know how come damngoodman999 find it hard. May be in-depth knowledge/use is hard but the overview is really easy.
I'd suggest to learn C first. No logic behind just I don't want someone to move to OOP before knowing what POP is.
__________________
- Read The Forum RULES First.
- Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
- Before Starting A New Thread Read The STICKY THREADS First
- Before Participating In Bazaar Section Read The BAZAAR RULES
|
|
|
19-06-2010, 04:20 PM
|
#16 (permalink)
|
|
Broken In
Join Date: Oct 2008
Posts: 133
|
Re: Java, C, C++ or what???
python is easy go with it
__________________
http://img694.imageshack.us/img694/7417/tempmp.jpg
How am I supposed to meet my freetard friends and talk about Linsux now?
|
|
|
19-06-2010, 04:35 PM
|
#17 (permalink)
|
|
Wise Old Owl
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
|
Re: Java, C, C++ or what???
WTF Python is hard !??!?!?!?
It is the most beatuiful language which doesn't care about semicolons and braces. Makes a developers life easy !
I find it much easier to code in than PHP even though I know a great deal in PHP.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
|
|
|
20-06-2010, 04:39 PM
|
#18 (permalink)
|
|
Broken In
Join Date: May 2006
Posts: 196
|
Re: Java, C, C++ or what???
I know this an old thread, but w/e
Quote:
Originally Posted by damngoodman999
i always tell people not to study the BASICS cause it wont help much , when u want to become as a programmer
|
Are you seriously suggesting that people should not learn the basics to become a programmer? Basics are the most important in anything you do, not just programming.
|
|
|
22-06-2010, 02:50 AM
|
#19 (permalink)
|
|
Broken In
Join Date: Oct 2008
Posts: 133
|
Re: Java, C, C++ or what???
Quote:
Originally Posted by pushkar
I know this an old thread, but w/e
Are you seriously suggesting that people should not learn the basics to become a programmer? Basics are the most important in anything you do, not just programming.
|
i think he is talking bout BASICs language
__________________
http://img694.imageshack.us/img694/7417/tempmp.jpg
How am I supposed to meet my freetard friends and talk about Linsux now?
|
|
|
22-06-2010, 04:45 AM
|
#20 (permalink)
|
|
.
Join Date: Jun 2007
Location: New Delhi
Posts: 8,923
|
Re: Java, C, C++ or what???
As far as my first impressions of Python are concerned, I would actually say that Python should be taught as the first computer language before C++ in schools.
Last edited by ico; 22-06-2010 at 05:18 AM.
|
|
|
22-06-2010, 10:23 AM
|
#21 (permalink)
|
|
Broken In
Join Date: May 2006
Posts: 196
|
Re: Java, C, C++ or what???
Quote:
Originally Posted by lucifer_is_back
i think he is talking bout BASICs language
|
I don't think he is, especially his line "i had completed MCA master degree so , we learn not the basics we learn in to core"
There has been no talk at all about BASIC. Why would anyone want to learn BASIC?
|
|
|
22-06-2010, 02:27 PM
|
#22 (permalink)
|
|
Broken In
Join Date: Oct 2008
Posts: 133
|
Re: Java, C, C++ or what???
Quote:
|
Why would anyone want to learn BASIC?
|
may be it is their course
__________________
http://img694.imageshack.us/img694/7417/tempmp.jpg
How am I supposed to meet my freetard friends and talk about Linsux now?
|
|
|
22-06-2010, 04:11 PM
|
#23 (permalink)
|
|
Alpha Geek
Join Date: Jan 2007
Location: In your hearts
Posts: 828
|
Re: Java, C, C++ or what???
hey dude, i prefer u should learn according to ur school only. u will learn C++ easily because u have already learnt VB. so it will be no difficult task for u. also u have to concentrate on ur studies. BTW in holidays u can learn python. do not go Java. learn it after C/C++. i think order of learning should be this
VB, VB.NET,PYTHON,C,C++,C#,JAVA.
|
|
|
06-07-2010, 08:26 AM
|
#24 (permalink)
|
|
Legen-wait for it-dary!
Join Date: Dec 2004
Location: Chennai
Posts: 2,471
|
Re: Java, C, C++ or what???
@abhijangda:
Absolutely not!!! Thats so....convoluted!! Why would anyone want to learn VB, then move to VB.NET, then move BACK to C ???
Python
C
C++
C#/Java
__________________
If the Start Windows Restart when Windows starts check box is checked Windows Restart will start automatically every time Windows is started. - Actual excerpt from a windows program help file
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|