 |
23-01-2008, 07:21 PM
|
#1 (permalink)
|
|
In The Zone
Join Date: Apr 2007
Posts: 204
|
Can any Comp. Language Learn by selfstudy?
Can any Comp. Language Learn by self study?
I mean by using only books/e-books?
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
23-01-2008, 07:40 PM
|
#2 (permalink)
|
|
Google Bot
Join Date: Aug 2005
Posts: 9,772
|
Re: Can any Comp. Language Learn by selfstudy?
any??
All of them can be learnt by books and a lil practice..
|
|
|
23-01-2008, 11:16 PM
|
#3 (permalink)
|
|
MMO Addict
Join Date: Jul 2004
Location: Bangalore
Posts: 1,474
|
Re: Can any Comp. Language Learn by selfstudy?
Why do u want other people's opinion? If you believe you can, then you can.
|
|
|
23-01-2008, 11:48 PM
|
#4 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
|
Re: Can any Comp. Language Learn by selfstudy?
yeah sure, i never had any academic coaching throughout my life.
But you do need good books to make it fun learning.
|
|
|
23-01-2008, 11:57 PM
|
#5 (permalink)
|
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Re: Can any Comp. Language Learn by selfstudy?
I'd suggest you start out with Wrox Press' Beginning Guides .
They start from scratch and give you quite an in-depth coverage of a topic.
I would recommend them over Sam's Teach Yourself series anyday
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
|
|
|
24-01-2008, 12:18 AM
|
#6 (permalink)
|
|
हॉर्न ओके प्लीज़
Join Date: Sep 2007
Posts: 1,493
|
Re: Can any Comp. Language Learn by selfstudy?
I don't know which comp languages are you speaking exactly about. I learned Javascript, PHP and MySQL out of my need. I don't know how difficult are they in comparison to C#, C++, Java, etc but all I learnt while learning them is:
1. You cannot afford to first learn syntax theoretically and then practice them on a PC. You have to learn and practice simultaneously.
2. You cannot expect yourself to learn all functions at a time. You should keep referring to the books/tutorials whenever you need to learn something new.
3. It comes by practice. Even today, after developing my own online test-series system in PHP-MySQL, I sometimes make silly mistakes such as forgetting to put a semi-colon at end of statement in PHP or putting that * in SELECT * FROM query in PHP-MySQL.
(btw I am soon going to put it online and ask some members to test its functioning!)
4. Never say no to exploring. Exploring is the key to more knowledge. Though you may not discover/invent a new thing, you will surely teach yourself a new thing which someone already discovered/invented.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति
गीक होना माँगता
|
|
|
24-01-2008, 12:29 AM
|
#7 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
|
Re: Can any Comp. Language Learn by selfstudy?
Quote:
Originally Posted by rohan_shenoy
I don't know which comp languages are you speaking exactly about. I learned Javascript, PHP and MySQL out of my need. I don't know how difficult are they in comparison to C#, C++, Java, etc but all I learnt while learning them is:
1. You cannot afford to first learn syntax theoretically and then practice them on a PC. You have to learn and practice simultaneously.
2. You cannot expect yourself to learn all functions at a time. You should keep referring to the books/tutorials whenever you need to learn something new.
3. It comes by practice. Even today, after developing my own online test-series system in PHP-MySQL, I sometimes make silly mistakes such as forgetting to put a semi-colon at end of statement in PHP or putting that * in SELECT * FROM query in PHP-MySQL.
(btw I am soon going to put it online and ask some members to test its functioning!)
4. Never say no to exploring. Exploring is the key to more knowledge. Though you may not discover/invent a new thing, you will surely teach yourself a new thing which someone already discovered/invented.
|
yeah one thing is 4 sure that JAVA, javascript and JSP are kinda same breed, learn one and understand other 2 easily
|
|
|
24-01-2008, 12:39 AM
|
#8 (permalink)
|
|
हॉर्न ओके प्लीज़
Join Date: Sep 2007
Posts: 1,493
|
Re: Can any Comp. Language Learn by selfstudy?
Quote:
Originally Posted by T159
yeah one thing is 4 sure that JAVA, javascript and JSP are kinda same breed, learn one and understand other 2 easily 
|
I am not very sure about that as I have heard people say that JavaScript and Java are different for most of their parts. Never tried hands on Java though, but would like to do in near future.
Yeah, one thing I admit is that because I was used to PHP syntax, when I started learning C sometime ago(though not that similarly), it was easy for me to flow with it as syntax was very similar.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति
गीक होना माँगता
|
|
|
24-01-2008, 10:02 AM
|
#9 (permalink)
|
|
=--=l33t=--=
Join Date: Oct 2007
Location: In Limbo
Posts: 722
|
Re: Can any Comp. Language Learn by selfstudy?
Quote:
Originally Posted by amitava82
Why do u want other people's opinion? If you believe you can, then you can.
|
How wonderfully optimistic
but yes, you can.
__________________
Homer: God bless those pagans.
|
|
|
24-01-2008, 10:35 AM
|
#10 (permalink)
|
|
Jai Suresh
Join Date: Aug 2004
Location: Vellore, TN
Posts: 578
|
Re: Can any Comp. Language Learn by selfstudy?
If you can get Head First (O'Reilly) series of books for the language of your choice, then you are better off than with other books.
|
|
|
24-01-2008, 10:48 AM
|
#11 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,675
|
Re: Can any Comp. Language Learn by selfstudy?
Quote:
Originally Posted by lywyre
If you can get Head First (O'Reilly) series of books for the language of your choice, then you are better off than with other books.
|
FTW
|
|
|
25-01-2008, 03:25 PM
|
#12 (permalink)
|
|
In The Zone
Join Date: Apr 2007
Posts: 204
|
Re: Can any Comp. Language Learn by selfstudy?
well i am asking this becoz When i started learning lang myself i was very interested but soon got bored.
book lang is not always understandable.sometimes topic is expain in short.
also i forgot very quickly whatever i learn from book 
|
|
|
25-01-2008, 04:35 PM
|
#13 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Can any Comp. Language Learn by selfstudy?
Quote:
Originally Posted by digit i am thinking
well i am asking this becoz When i started learning lang myself i was very interested but soon got bored.
book lang is not always understandable.sometimes topic is expain in short.
also i forgot very quickly whatever i learn from book  
|
You continue reading if the book is good.
You remember things when you practice.
__________________
Harsh J
www.harshj.com
|
|
|
25-01-2008, 04:42 PM
|
#14 (permalink)
|
|
In The Zone
Join Date: Oct 2006
Location: Mumbai
Posts: 430
|
Re: Can any Comp. Language Learn by selfstudy?
Guys, i wanna learn c# is there any microsoft certification exam for c#
i searched the net but didnt get any proper results. Actually i want to learn some language like c# that can strengthen my programming skills(i know some amount of c and c++) and at the same time give me a certification.
__________________
The statistics on sanity are that 1 out of every 4 humans is suffering from some form of mental illness:shock:
Think of your 3 best friends. If they are OK, then it's YOU:grin::grin::grin:
|
|
|
| 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
|
|
|
|
|
|