Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,147,769 members, 7,798,570 topics. Date: Tuesday, 16 April 2024 at 06:03 AM

I Want To Learn Programming. Which Language Should I Start With? - Programming (5) - Nairaland

Nairaland Forum / Science/Technology / Programming / I Want To Learn Programming. Which Language Should I Start With? (657798 Views)

As A Computer Science Student,which Language Should I Start Learning / Which Programming Language Should He Go For? / I Want To Learn Computer Programming, What Language Should I Learn First? (2) (3) (4)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) ... (165) (Reply) (Go Down)

Re: I Want To Learn Programming. Which Language Should I Start With? by Paulipopor: 1:59pm On Jan 08, 2013
₱®ÌИСΞ:

VB.net
thanks a lot
Re: I Want To Learn Programming. Which Language Should I Start With? by nonybrighto: 5:10pm On Jan 08, 2013
clementcro: Please i need someone who has a vast understanding about microsoft technologies to explain to me, what is the differences and similarities between
C# and C#.net
C++ and C++.net


Thanks

there is no c++.net to the best of my understanding ... n there is no difference btw c# and c#.net ....c# is a microsoft language just like VB.net
Re: I Want To Learn Programming. Which Language Should I Start With? by oluagness(m): 10:14pm On Jan 08, 2013
i installed java and netbean, what else do i need to install to write java code?

1 Like 1 Share

Re: I Want To Learn Programming. Which Language Should I Start With? by ositadima1(m): 12:20am On Jan 09, 2013
oluagness: i installed java and netbean, what else do i need to install to write java code?

Dude... Netbean is like note pad with extra, u write ur code on it men, then u compile ur hieroglyphics, yeah, so u now have machine code...po po. Run dat and voila, ur thing does what u want it to do. DO U UNDERSTAND? Capishi? Azonto... E be like say u dey do juju..

3 Likes 2 Shares

Re: I Want To Learn Programming. Which Language Should I Start With? by madelinekim(m): 2:08pm On Jan 11, 2013
There are so many of good programming language like php,asp,java,vb.net etc. I want to suggest you that you have to start to learn with php programming language that very easy to learn and use for developing dynamic web site.
Re: I Want To Learn Programming. Which Language Should I Start With? by ciphoenix: 3:40pm On Jan 11, 2013
Do not recommend without proper reason. Even in developing websites, php isn't a first language.

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by solomon201(m): 4:17pm On Jan 11, 2013
C# if u want to work on the .NET framework its clean, OO by default and u'll get productive in no time. JAVA is also good doh I dnt do JAVA I have a friend who swears by it. Its OO by default with rich libraries too n its cross platform. PHP is good too I'v seen guyz do great web apps with it Python as well. Bottom line: which eva u choose be good @ it. Its not d language but rather the individual.

5 Likes

Re: I Want To Learn Programming. Which Language Should I Start With? by pjosh1(m): 9:09am On Jan 13, 2013
HELP!!! just downloaded phython but don't know how to write a code. HOW DO USE IT ON MY SYSTEM(WINDOWS). Do i need to install any other program.
Re: I Want To Learn Programming. Which Language Should I Start With? by ciphoenix: 11:59pm On Jan 13, 2013
Google is your friend. Besides, a manual comes with it, if i remember correctly
Re: I Want To Learn Programming. Which Language Should I Start With? by avidwan: 5:10pm On Jan 14, 2013
Javanian: C++

C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features. C++ is one of the most popular programming languages and is implemented on a wide variety of hardware and operating system platforms. As an efficient compiler to native code, its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.

Where can i learn C++

http://pdfsearchengine4u..com/

http://www.cplusplus.com/doc/tutorial/

http://www.programmingpad.com/

http://www.tutorialspoint.com/cplusplus/index.htm

http://www.cprogramming.com/tutorial/c++-tutorial.html

http://www.learncpp.com/

Ebooks

www.cplusplus.com/files/tutorial.pdf


www.danangdk.blog.uns.ac.id/files/2010/05/cplusplus-tutorial.pdf

Youtube

http://www.youtube.com/course?list=ECAE85DE8440AA6B83
Re: I Want To Learn Programming. Which Language Should I Start With? by avidwan: 5:12pm On Jan 14, 2013
you can visit for c, c++ and java programming tutorials:- http://www.programmingpad.com
Pdf search engine - search for free pdf files
;
;
;
;

;
Lots of free ebooks, program source codes, tutorials on PDF Wallet

4 Likes 1 Share

Re: I Want To Learn Programming. Which Language Should I Start With? by LordRahl001: 12:02am On Jan 15, 2013
I really appreciate javanian for creating ds thread! (Would love to meet him/her in person smday if God xo pleases. I apreciate those that av contributed constructively to this thread. I hope to c naija programmers become hotcakes in d international market. I don't mean to create any any confusion or debate but just want to patch xome loose ends.
Firstly, html, css, javascript and php are not programming languages.
HTML is simply a markup language that only a browser understands. You can try to read the content of a page with your textbox or texarea and see what it displays. Ur raw html codes. You processor does not act on HTML codes, ur browser does.

CSS( cascade style sheet) is best at what it is stylesheet. Jt to add flavour to the presentation of a n HTML page. Developed with the oop perspective of reusability. Although, css is being imported in other apps like LWUIT for j2me and phonegap for rendering of pages

Also javascript like you said is used to add dynamism to a page and make it more lively. Bt its just a script like an applet in java. To carry oit a specific task on as needed basis. Javascript, css cannot stand alone as they needed to be added to a webpage b4 both can b functional xo idont think they qualify to be called a programming language but they are real deal esp the javascript library jQuery. Its a very great wonder.

For php, have you ever checkd d processes that are running on ur system and by chance u saw php No because php needs to be installed on a sever which can b Apache Tomcat, the popular one(imo)for wamp and xamp, also glassfish server(jsp). To further elaborate on ur defination of web application, it is an application that is mainly understood by a browser(whatever type) safari, IE, navigator, crazy B, flock, opera etc. Honestly I stand to be corrected and will really appreciate feedbacks from the gems here. As really I appreciate the posts and contributions and also the couurage of javanian. May God continue to bless you

To the topic, what Language should I start with, I will ask first do you understand algorithms and flowcharts, if yes, then can you write little programs with QBASIC I know many eyebrows will be raised here but one thing is dat is d purpose of that language: to teach beginners. It is pure english, using keywords like input whych wit common sense means insert, supply or whatever! And print, then from QBASIC you can go GUI with VB6, (u said am outdated) it has d same syntax with QBASIC just the GUI and database diff. While learning vb6, u can take a crash course on html but pls don't use IDE. Start with notepad. Gives u total control. Then move to the .NET framework or use ur GUI idea and ur flow of control in QBASIC to delve into java and the world of OOP. Then brush up ur HTML with css and javascript( tho I'd rather jQuery) from there, I don't think u need anyonw to tell u where to go as u will c lots of doors b4 u. If u r into java, u'll c javacard, jsp, jsf, java TV, if u r into microsoft, u'll c d .NET frameworks lyk visual c#, vb.NET, windows fone, asp/aspx etc and if u wuld love open source scripts, then php would be really intruiging. I hope ds helps sm1 jt lyk it helpd me coz dts my ladder. Again I thank and aprc8 everyone here. C u at d top by God's grace!!!!

27 Likes 1 Share

Re: I Want To Learn Programming. Which Language Should I Start With? by LordRahl001: 12:30am On Jan 15, 2013
Zet72: Thanks Javenia I have read the whole tread,so my question is this, can somebody who hav no prior knowledge or study computer related subject learn programming if yes like how long & can the person be expert & how do I start .
Thanks ....waiting for ur answer.....

To become an expert in programming, the time doesn't matter as long as you have smthn to show for it. Also, when u want to study programming, discard all d ideas u once had abt computer!!! Xome think bcoz they can use ms word, programming wud b easy!!! Lol
To learn programming, b willing to task your brain day and night!! You should first study algorithm which simply means process of getting things done in the simplest explainable way. E.g. How do you sum 2 numbers? Since we don't know what those two numbers are, you ask for the first and second number, then you carry out your operation whych is addition and show you result bcoz computer is about input and output coz ur output can serve as input for another system!!! Then u shud undastand variables and constants in computer terms tho its not much diff 4rm d literal term anyways. Then you must b ale to replicate your algorithm in a graphical manner(perhaps coz of our handwritting) which brings you to flowcharts. Study those tins and you are ready for any language. All da best bro

10 Likes 1 Share

Re: I Want To Learn Programming. Which Language Should I Start With? by biz2get(m): 12:38pm On Jan 16, 2013
Great tread
Re: I Want To Learn Programming. Which Language Should I Start With? by bonsoirval: 4:48pm On Jan 17, 2013
ibnquasale:


thanks
Re: I Want To Learn Programming. Which Language Should I Start With? by lilyafaten: 4:02pm On Jan 18, 2013
ibnquasale: i am a very confused person when it comes to choosing an "appropriate" programming language cry cry. i know the gurus here can help me. i read statistics and maths.
my desire is to be able to design front ends for my databases, design GUIs and desktop applications that can also serve as front ends or data analysis applications.

i know little of PHP, Python, CSS, Mysql (through video tutorials). one of my main challenge is i don't know what to do with them, especially after learning the basis..... i don't mind being an apprentice to an expert here wink grin grin

thanks in advance.
to develope front-end for data base u can use CSPro or EpiData but cspro is more flexible, both are user friendly, then for analysis u can use SPSS, it is best for me in terms of analysis, u can easily learn them from d tutorial on d help file after installation. Thanks
Re: I Want To Learn Programming. Which Language Should I Start With? by lilyafaten: 4:17pm On Jan 18, 2013
ciphoenix: Do not recommend without proper reason. Even in developing websites, php isn't a first language.
Exactly, there are scripting languages like dreamweaver 8.1 that is more friendly since it incorporates php ,php.net, Asp.net, C++, etc and doesn't need much coding if u are a good interface designer, and if u don't know how to design, u code while it does d designing.
Re: I Want To Learn Programming. Which Language Should I Start With? by lordZOUGA(m): 4:30pm On Jan 18, 2013
lilyafaten: Exactly, there are scripting languages like dreamweaver 8.1 that is more friendly since it incorporates php ,php.net, Asp.net, C++, etc and doesn't need much coding if u are a good interface designer, and if u don't know how to design, u code while it does d designing.
watch out for this person...

1 Like 1 Share

Re: I Want To Learn Programming. Which Language Should I Start With? by Javanian: 4:35pm On Jan 18, 2013
lordZOUGA:
watch out for this person...

#falls from palm tree

You wicked o!
Re: I Want To Learn Programming. Which Language Should I Start With? by spikesC(m): 5:06pm On Jan 18, 2013
lilyafaten: Exactly, there are scripting languages like dreamweaver 8.1 that is more friendly since it incorporates php ,php.net, Asp.net, C++, etc and doesn't need much coding if u are a good interface designer, and if u don't know how to design, u code while it does d designing.

#falls inside GP tank grin
Re: I Want To Learn Programming. Which Language Should I Start With? by ciphoenix: 6:24pm On Jan 18, 2013
hmmm

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by ositadima1(m): 6:31pm On Jan 18, 2013
spikes C:

#falls inside GP tank grin

How you go take come out ni
Re: I Want To Learn Programming. Which Language Should I Start With? by dulaman: 12:53am On Jan 22, 2013
Nice thread. The more you read,the more you get confused wit evrybdy bringing his own formula(my brain dy ring lik bell wit difrmt echos).. I want to be a profesional web designer merging it with Cisco(dnt if its posible). Pls i ned the simple (abc)general format i am to follow.thanks

3 Likes

Re: I Want To Learn Programming. Which Language Should I Start With? by IdeeEsperanza(m): 7:13am On Jan 24, 2013
dulaman: Nice thread. The more you read,the more you get confused wit evrybdy bringing his own formula(my brain dy ring lik bell wit difrmt echos).. I want to be a profesional web designer merging it with Cisco(dnt if its posible). Pls i ned the simple (abc)general format i am to follow.thanks
I tell you! So confusing!! I want to learn rogramming too, but these dudes are just confusing...I dont even know which one to choose!

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by adexsimply(m): 8:07am On Jan 24, 2013
dulaman: Nice thread. The more you read,the more you get confused wit evrybdy bringing his own formula(my brain dy ring lik bell wit difrmt echos).. I want to be a profesional web designer merging it with Cisco(dnt if its posible). Pls i ned the simple (abc)general format i am to follow.thanks
if you think its confusing why dont you PM one of the posters or you just stick to one of their formats? i think it would be better if you do that cos different people have different opinions.. if i were to tell you mine, it will be different from others..

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by adexsimply(m): 1:38pm On Jan 24, 2013
..actually nothing is ever easy, but i'll lyk to introduce some very simple languages that you can take up and grab in a very short period of time
(1)BASIC(Beginners All Purpose Symbolic Instruction Code)
(2)LUA-a popular, lightweight programming language
(3)Microsoft Visual Basic
(4)Python
you can read this short blog to get more info & development materials on those four languages

http://begginersprogramming..com/

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by oluwamitomisin: 3:24pm On Jan 24, 2013
LordRahl001: I really appreciate javanian for creating ds thread! (Would love to meet him/her in person smday if God xo pleases. I apreciate those that av contributed constructively to this thread. I hope to c naija programmers become hotcakes in d international market. I don't mean to create any any confusion or debate but just want to patch xome loose ends.
Firstly, html, css, javascript and php are not programming languages.
HTML is simply a markup language that only a browser understands. You can try to read the content of a page with your textbox or texarea and see what it displays. Ur raw html codes. You processor does not act on HTML codes, ur browser does.

CSS( cascade style sheet) is best at what it is stylesheet. Jt to add flavour to the presentation of a n HTML page. Developed with the oop perspective of reusability. Although, css is being imported in other apps like LWUIT for j2me and phonegap for rendering of pages

Also javascript like you said is used to add dynamism to a page and make it more lively. Bt its just a script like an applet in java. To carry oit a specific task on as needed basis. Javascript, css cannot stand alone as they needed to be added to a webpage b4 both can b functional xo idont think they qualify to be called a programming language but they are real deal esp the javascript library jQuery. Its a very great wonder.

For php, have you ever checkd d processes that are running on ur system and by chance u saw php No because php needs to be installed on a sever which can b Apache Tomcat, the popular one(imo)for wamp and xamp, also glassfish server(jsp). To further elaborate on ur defination of web application, it is an application that is mainly understood by a browser(whatever type) safari, IE, navigator, crazy B, flock, opera etc. Honestly I stand to be corrected and will really appreciate feedbacks from the gems here. As really I appreciate the posts and contributions and also the couurage of javanian. May God continue to bless you

To the topic, what Language should I start with, I will ask first do you understand algorithms and flowcharts, if yes, then can you write little programs with QBASIC I know many eyebrows will be raised here but one thing is dat is d purpose of that language: to teach beginners. It is pure english, using keywords like input whych wit common sense means insert, supply or whatever! And print, then from QBASIC you can go GUI with VB6, (u said am outdated) it has d same syntax with QBASIC just the GUI and database diff. While learning vb6, u can take a crash course on html but pls don't use IDE. Start with notepad. Gives u total control. Then move to the .NET framework or use ur GUI idea and ur flow of control in QBASIC to delve into java and the world of OOP. Then brush up ur HTML with css and javascript( tho I'd rather jQuery) from there, I don't think u need anyonw to tell u where to go as u will c lots of doors b4 u. If u r into java, u'll c javacard, jsp, jsf, java TV, if u r into microsoft, u'll c d .NET frameworks lyk visual c#, vb.NET, windows fone, asp/aspx etc and if u wuld love open source scripts, then php would be really intruiging. I hope ds helps sm1 jt lyk it helpd me coz dts my ladder. Again I thank and aprc8 everyone here. C u at d top by God's grace!!!!
I found this thread really interesting even before joining Nairaland.
I then started out with learning QBASIC as you suggest but ran into a complication- QBASIC is not running on my WINDOWS 7 PC. Any suggestion on fixing this? I have a tutorial website i am following already, but they seems to be using older versions of WINDOWS.
Re: I Want To Learn Programming. Which Language Should I Start With? by adexsimply(m): 4:07pm On Jan 24, 2013
oluwamitomisin:
I found this thread really interesting even before joining Nairaland.
I then started out with learning QBASIC as you suggest but ran into a complication- QBASIC is not running on my WINDOWS 7 PC. Any suggestion on fixing this? I have a tutorial website i am following already, but they seems to be using older versions of WINDOWS.
the original QBASIC will only run on XP mode.but u can download an upgraded version here..
www.qb64.net/qb64v0954-win.zip

1 Like

Re: I Want To Learn Programming. Which Language Should I Start With? by oluwamitomisin: 6:10pm On Jan 25, 2013
Thanks so much for the link. I'll pull the data soonest and get onto programming, hopefully. Low on data bundle now.
Re: I Want To Learn Programming. Which Language Should I Start With? by nep2ra(m): 3:16pm On Jan 26, 2013
lilyafaten: Exactly, there are scripting languages like dreamweaver 8.1 that is more friendly since it incorporates php ,php.net, Asp.net, C++, etc and doesn't need much coding if u are a good interface designer, and if u don't know how to design, u code while it does d designing.

#falls from spaceship then falls from ground. grin

2 Likes

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) ... (165) (Reply)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 69
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.