Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,864 members, 7,802,770 topics. Date: Friday, 19 April 2024 at 09:13 PM

A Thread For Tutorial On Python Programming - Programming (19) - Nairaland

Nairaland Forum / Science/Technology / Programming / A Thread For Tutorial On Python Programming (140093 Views)

Opportunity To Earn Little Pay Working On Python Assignment. / I want to solve question on python basic / I Have A Very Import Question On Python Syntax (2) (3) (4)

(1) (2) (3) ... (16) (17) (18) (19) (20) (21) (22) ... (32) (Reply) (Go Down)

Re: A Thread For Tutorial On Python Programming by gifteasy: 7:34am On May 02, 2020
Great post, Thanks for providing us this great knowledge, Keep it up. digital marketing agency Kochi
digital marketing company Kochi
Re: A Thread For Tutorial On Python Programming by amatosoft: 7:41am On May 02, 2020
Thanks for sharing your thoughts and ideas on this one. Corporate gifts Kochi
business gifts Kochi
Re: A Thread For Tutorial On Python Programming by berniceunice: 11:49am On May 02, 2020
Okay
Re: A Thread For Tutorial On Python Programming by manmade(m): 8:18pm On May 05, 2020
Here to learn
Re: A Thread For Tutorial On Python Programming by DriggityDre: 3:41am On May 08, 2020
whitelotus:
Brah.....I'm about to get a 16gb RAM system with a dedicated 8gb AMD graphics card- for gaming and editing. I would like to learn some coding. Guy, how do I start?
JAVA? Python? C++?
The laptop is good. It all boils down to your specialty. What you actually want to be.
Re: A Thread For Tutorial On Python Programming by DriggityDre: 4:25am On May 08, 2020
omoowhe:
I have a 4gb ram, 1.6 ghz system that is entirely useless apart from video game..... Thanks
Hmm.. The laptop could still be useful. It all boils down to your specialty. What you actually want to be.
Re: A Thread For Tutorial On Python Programming by ibiso1986: 11:35am On May 10, 2020
You guys might like this from Harvard University

https://online-learning.harvard.edu/course/cs50s-web-programming-python-and-javascript?delta=0

And it's free..

Re: A Thread For Tutorial On Python Programming by Onyeka90210(m): 6:00pm On May 12, 2020
Still selling out Udemy video courses on graphic design and programming at cheap rates(give away)
Just bring your hard drive
Re: A Thread For Tutorial On Python Programming by kunleiky(m): 8:30pm On May 12, 2020
If you have any issues concerning installation of Python or Vs Code, and if you also need any material on Python, you can WhatsApp me on: 08162727534
Re: A Thread For Tutorial On Python Programming by alphaNomega: 5:46pm On May 14, 2020
Please explain "elif" to me?
Re: A Thread For Tutorial On Python Programming by rastaxarm(m): 8:13am On May 15, 2020
alphaNomega:
Please explain "elif" to me?

elif is like else if in other programming languages like C/C++, Java etc...

It's used to test multiple conditions on single/multiple variables

Eg:

name = "Rasta"
age = 27


if name and name == "Rasta":
print(name)
elif name == "Me":
print("Don't try me" )
elif age >= 25:
print("You need to marry Sir" )
else:
print("Sorry! I've nothing to say" )


NOTE:
if the condition above elif is matched, the elif part will be skipped


Join this Python WhatsApp class for more
https:///DRohuxAsURN8BDM5rFkbmA

5 Likes 1 Share

Re: A Thread For Tutorial On Python Programming by alphaNomega: 2:47pm On May 15, 2020
rastaxarm:


elif is like else if in other programming languages like C/C++, Java etc...

It's used to testify multiple conditions on single/multiple variables

Eg:

name = "Rasta"
age = 27


if name and name == "Rasta":
print(name)
elif name == "Me":
print("Don't try me" )
elif age >= 25:
print("You need to marry Sir" )
else:
print("Sorry! I've nothing to say" )


NOTE:
if the condition above elif is matched, the elif part will be skipped


Join this Python WhatsApp class for more
https:///FSshV3HA1wD52X2Fo3CQ9v

Thanks a lot
Re: A Thread For Tutorial On Python Programming by MaziAlaye(m): 9:56am On May 17, 2020
Please how effective is using a smartphone to learn Python programming.

Is there and big difference in using a PC or Smartphone to learn python.

Thanks.
Re: A Thread For Tutorial On Python Programming by devkolya: 2:10pm On May 17, 2020
MaziAlaye:
Please how effective is using a smartphone to learn Python programming.

Is there and big difference in using a PC or Smartphone to learn python.

Thanks.
Not a worry to the basics, for development you will surely need a PC.
Re: A Thread For Tutorial On Python Programming by MaziAlaye(m): 5:05pm On May 17, 2020
devkolya:
Not a worry to the basics, for development you will surely need a PC.

Thanks
Re: A Thread For Tutorial On Python Programming by gemmanilsen: 2:46pm On May 19, 2020
Several assignment agencies are delivering the right quality assignments to their students. Majority of students are taking assistance from the assignment help agencies when they are unable to complete it by themselves. If you are one of them who are unable to deal with their assignments then you can take assistance from the Mobile App Development Assignment Help experts. The team of Operating System Assignment Help will assist you with the right quality assignments. Students, who ask for “ Who will make my assignment?” they take assistance from the online experts and writers.

Mobile development consists of many programming languages and incorporates many functionalities. Dealing with mobile development is not as easy as it seems.
They provide assignments before the deadline and offer the right quality assignments. You can contact the Online Assignment Expert for your assistance.
Re: A Thread For Tutorial On Python Programming by Kenturkey048(m): 7:27am On May 20, 2020
Please how do I install python on my PC??
Re: A Thread For Tutorial On Python Programming by Techlyte: 3:26pm On May 21, 2020
Kenturkey048:
Please how do I install python on my PC??

I recommend you download Anaconda(Python distribution) as it comes with other nice packages like Jupyter notebook, JupyterLab, Spyder, Visual Studio Code, and others.
Re: A Thread For Tutorial On Python Programming by Samzeal(m): 11:55pm On May 22, 2020
Techlyte:


I recommend you download Anaconda(Python distribution) as it comes with other nice packages like Jupyter notebook, JupyterLab, Spyder, Visual Studio Code, and others.

I have installed anaconda on my system but I want to ask if it is for only data analysis or can someone use the python on it to write a normal programming not for data analysis. Sorry if I sound like a novice I just started programming.
Re: A Thread For Tutorial On Python Programming by Itzhandy: 12:26pm On May 23, 2020
China Account Available for cash deposit � � and all kind of transfers,WeChat pay and Alipay also available for all kinds of transfer � � � ...Fast payment ⏰ � (your money in Minutes) �...Contact Whatsapp https:///.2347084523237
Re: A Thread For Tutorial On Python Programming by Techlyte: 11:41pm On May 23, 2020
Samzeal:


I have installed anaconda on my system but I want to ask if it is for only data analysis or can someone use the python on it to write a normal programming not for data analysis. Sorry if I sound like a novice I just started programming.
Yes, you can use it to write any Python program.
Re: A Thread For Tutorial On Python Programming by Genesils(m): 8:22am On May 24, 2020
rastaxarm:


elif is like else if in other programming languages like C/C++, Java etc...

It's used to testify multiple conditions on single/multiple variables

Eg:

name = "Rasta"
age = 27


if name and name == "Rasta":
print(name)
elif name == "Me":
print("Don't try me" )
elif age >= 25:
print("You need to marry Sir" )
else:
print("Sorry! I've nothing to say" )


NOTE:
if the condition above elif is matched, the elif part will be skipped


Join this Python WhatsApp class for more
https:///FSshV3HA1wD52X2Fo3CQ9v

Hi boss, Kindly add me up to the group... The link is not working

1 Like

Re: A Thread For Tutorial On Python Programming by 404Dev: 2:26pm On May 27, 2020
There is a new platform that aims to teach you how to code and become a better developer with premium courses and videos, verified job listings on the job board, digital assets to speed up your work flow, a discussion forum to engage with others and ask questions and also a blog with articles published daily.

This platform will be officially launched by friday. All ongoing courses will be dripped launched which means new episodes of all ongoing courses will be published every day till the course is completed.

Expect courses on html and css, vuejs, react, node, php and laravel with other exciting frameworks.

Courses will be practical and project based (not all these todo app kind of projects but real life projects that would eventually be hosted for public use). There will also be introductory courses on all languages and frameworks for beginners to grasp the fundamentals.
Some courses would be free whereas others would require a pro subscription.
You can also download all episodes for offline viewing if you desire.

The job board will have verified and vetted job listings including full time, remote, internship and even freelance gigs. You don't need to be scurrying the internet for job openings as we have done all that and will be posting verified job listings for free on a daily basis. You can also post your own job openings all for free.

The community forum is free for all. You can engage with other developers, ask questions, join conversions and discussions about trending issues in tech and web development. A free account would be needed to participate in the forum.

The assets library is a collection of assets that you could use in your projects ranging from templates to starter kits, complete scripts etc. Most of the assets are free while others would require a pro subscription.

A free account gets you instant access to the job board, the discussion forums, all free courses, videos and assets.

A pro account gets you access to everything.
Pro accounts would cost just NGN 950 a month.

If interested, have any questions or wish to be updated you can join this WhatsApp group

https://chat.whatsapp . com/HZgqd0bHXETGGtYqO2OTdl

[copy and paste in your browser and remove the spaces between smiley]
Re: A Thread For Tutorial On Python Programming by rastaxarm(m): 10:59pm On May 27, 2020
Genesils:


Hi boss, Kindly add me up to the group... The link is not working 08136897378


https:///DRohuxAsURN8BDM5rFkbmA

1 Like

Re: A Thread For Tutorial On Python Programming by EmmanuelScott1(m): 10:33am On May 28, 2020
My number please add me 08101674325

(1) (2) (3) ... (16) (17) (18) (19) (20) (21) (22) ... (32) (Reply)

Chronicle Of A Data Scientist/analyst / I Want To Learn Programming. Which Language Should I Start With?

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