Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,638 members, 7,801,848 topics. Date: Friday, 19 April 2024 at 01:56 AM

I Want To Learn Programming, Where Do I Start From? - Programming (2) - Nairaland

Nairaland Forum / Science/Technology / Programming / I Want To Learn Programming, Where Do I Start From? (8297 Views)

How Do I Start Please / Learn Programming, Graphics & Animation Free!!: Nairaland Group Project / I Want To Learn Programming In 2018 (2) (3) (4)

(1) (2) (Reply) (Go Down)

Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 4:57pm On Nov 16, 2017
kennyjam:
there are three sub-files on clicking the python command. what are they used for and how should i use them. thanks once more
Truth is, I'm at work presently (and I'm not with my system). So I can't give a qualitative reply.

I'd sure give a more useful reply when I get hold of my system.
Re: I Want To Learn Programming, Where Do I Start From? by kennyjam: 5:14pm On Nov 16, 2017
LordeCalifornia:

Were you able to print 'hello world'?


You know I'm equally a beginner, maybe Olamil434 can help out
OK, I WAS ABLE TO PRINT IT AND MY REPLY WAS GIVEN as hello world. i could type it in three of the sub-files and it gives the reply. let me await the ogas
Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 5:19pm On Nov 16, 2017
kennyjam:
OK, I WAS ABLE TO PRINT IT AND MY REPLY WAS GIVEN as hello world. i could type it in three of the sub-files and it gives the reply. let me await the ogas
Cool. That's it.
You can now begin your journey in python.
You can checkout this pdf: "learn python the hard way"

It's pretty good for beginners.
Re: I Want To Learn Programming, Where Do I Start From? by kennyjam: 12:38am On Nov 17, 2017
LordeCalifornia:

Cool. That's it.
You can now begin your journey in python.
You can checkout this pdf: "learn python the hard way"

It's pretty good for beginners.
OK,thanks greatly. i want to know which of the python programs/files to type or start coding with. i downloaded the supposed latest version.which version are u using,i may have to revert to it as this one i downloaded,i cant make a head or tail of it.
Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 4:52pm On Nov 17, 2017
kennyjam:
OK,thanks greatly. i want to know which of the python programs/files to type or start coding with. i downloaded the supposed latest version.which version are u using,i may have to revert to it as this one i downloaded,i cant make a head or tail of it.
Python 2.7
Re: I Want To Learn Programming, Where Do I Start From? by Ifechukwudesim(m): 2:31am On Nov 18, 2017
[color=#006600][/color]
LordeCalifornia:

Were you able to print 'hello world'?


You know I'm equally a beginner, maybe Olamil434 can help out

Is olamil434 a programmer? Good day. I have a keen interest in this too. Thank u all for the info bdw
Re: I Want To Learn Programming, Where Do I Start From? by 4kings: 5:41am On Nov 18, 2017
*trolling* tongue
Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 9:11am On Nov 19, 2017
Ifechukwudesim:
[color=#006600][/color]

Is olamil434 a programmer? Good day. I have a keen interest in this too. Thank u all for the info bdw
Sorry, Olamil34.
Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 9:11am On Nov 19, 2017
4kings:
*trolling* tongue
cool
Re: I Want To Learn Programming, Where Do I Start From? by 4kings: 12:08pm On Nov 19, 2017
LordeCalifornia:

cool
Still learning?
Come continue the physics tutorial na. embarassed
Re: I Want To Learn Programming, Where Do I Start From? by bestiyke(m): 5:19pm On Nov 19, 2017
kennyjam:
OK,thanks greatly. i want to know which of the python programs/files to type or start coding with. i downloaded the supposed latest version.which version are u using,i may have to revert to it as this one i downloaded,i cant make a head or tail of it.
You don't need to revet to older version of py. Continue with version you downloaded. Py version 3.x is the future of python. You have ran your first program in python by running the 'hello world'. All you need it to study python syntax and practice as you study. You can download pycham. It is a python IDE where write your code and run it. It is a great IDE for py. Know also that you can have more than one versions of python install on your system and code with any of them you want.
Re: I Want To Learn Programming, Where Do I Start From? by ETLtd: 5:49pm On Nov 19, 2017
You guys should check this thread out: https://www.nairaland.com/4184884/data-science-training
Re: I Want To Learn Programming, Where Do I Start From? by kennyjam: 10:37pm On Nov 19, 2017
LordeCalifornia:
Python 2.7
OK THANKS BRO
Re: I Want To Learn Programming, Where Do I Start From? by kennyjam: 10:43pm On Nov 19, 2017
bestiyke:
You don't need to revet to older version of py. Continue with version you downloaded. Py version 3.x is the future of python. You have ran your first program in python by running the 'hello world'. All you need it to study python syntax and practice as you study. You can download pycham. It is a python IDE where write your code and run it. It is a great IDE for py. Know also that you can have more than one versions of python install on your system and code with any of them you want.
OK,THANKS.THE BASIC GUIDE OF USING IT IS THE PROBLEM I'M HAVING. IT HAS IDE,MODULE AND 32-BIT... I DNT KNW WHAT I SHOULD USE THEM FOR. FROM YOUR MESSAGE, I GET THAT THE IDE IS FOR RUNNING THE CODES. ISN'T IT? TELL ME WHAT THE OTHER TWO ARE FOR. THANKS!
Re: I Want To Learn Programming, Where Do I Start From? by 4kings: 12:53am On Nov 20, 2017
kennyjam:
OK,THANKS.THE BASIC GUIDE OF USING IT IS THE PROBLEM I'M HAVING. IT HAS IDE,MODULE AND 32-BIT... I DNT KNW WHAT I SHOULD USE THEM FOR. FROM YOUR MESSAGE, I GET THAT THE IDE IS FOR RUNNING THE CODES. ISN'T IT? TELL ME WHAT THE OTHER TWO ARE FOR. THANKS!
Just concentrate on IDLE.
When IDLE is open, create new file to write your codes and run.

Did you install python2, Module is used for a quicksearch about well, python modules.
You can get better help using the Python Manuals.
Re: I Want To Learn Programming, Where Do I Start From? by AkinseteK(m): 10:06am On Nov 20, 2017
LordeCalifornia:

How much and how long would the training last?

contact me on phone to discuss.
Re: I Want To Learn Programming, Where Do I Start From? by yung6ixxxxxx(m): 10:39am On Nov 20, 2017
YouTube video tutorials,u will understand it more if u see it being practicalized
Re: I Want To Learn Programming, Where Do I Start From? by LordeCalifornia: 1:58pm On Nov 20, 2017
4kings:

Still learning?
Come continue the physics tutorial na. embarassed
Lol. I'd sure continue.
I'm just a little busier than I was when I began the thread.
Re: I Want To Learn Programming, Where Do I Start From? by 4kings: 3:19pm On Nov 20, 2017
LordeCalifornia:

Lol. I'd sure continue.
I'm just a little busier than I was when I began the thread.
Okey-dokey.
Re: I Want To Learn Programming, Where Do I Start From? by Ifechukwudesim(m): 4:55pm On Feb 07, 2018
LordeCalifornia:

Sorry, Olamil34.

Ok
Re: I Want To Learn Programming, Where Do I Start From? by AAA593: 6:19pm On Jun 23, 2019
Nice
Re: I Want To Learn Programming, Where Do I Start From? by Abcruz(m): 12:14am On Jun 25, 2019

Re: I Want To Learn Programming, Where Do I Start From? by Chydobe: 9:41am On Jul 10, 2019
As a beginner, it isn’t advisable to learn how to code by paying exorbitant fees learning how to code. There are lots of free online coding websites, materials and books. Obviously, scouting for these free online coding website and books could really be tasking. NOT TO WORRY. WE’VE GOT YOU COVERED.

In this article, (as a beginner) we will show you where to learn how to code (basics of coding), and where to get free online coding materials, coding for beginners’ book and free coding guides for free. Click on link below

https://www.techlearnhow.com/2019/07/10/learn-how-to-code-for-beginners-10-free-coding-websites-for-beginners/
Re: I Want To Learn Programming, Where Do I Start From? by Jhayflamez: 12:24pm On Oct 10, 2022
LordeCalifornia:
I really want to learn how to program and build system softwares and applications. I have no knowledge on programming whatsoever.
So to achieve this, where do I start from? What are the tools/softwares I would need for this?

Pls how has the jouney been? I won’t mind getting ur WhatsApp contact

(1) (2) (Reply)

I Want To Develop Mobile Applications / Asp.net And Php Which Is Better / I Need A Help To Write A Simple Login Form Using Vb.net

(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. 25
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.