NewStats: 3,263,829 , 8,181,550 topics. Date: Sunday, 08 June 2025 at 07:56 AM 1mf166382y |
A Thread For Tutorial On Python Programming (149218 Views)
rastaxarm(m): 9:10pm On Aug 06, 2020 |
clarkmos15: Website - [url] https://realpython.com[/url] PDFs - [url]pdfdrive.net [/url] |
IghravweIG(m): 11:15am On Aug 08, 2020 |
drvalency:I sent you a pm bro |
Enemetronics(m): 11:37am On Aug 08, 2020 |
Internet247: Really? |
IFIRI(f): 1:13pm On Aug 08, 2020 |
I currently learning Python, Machine Learning and SQL on sololearn
1 Like |
Talkwisdom(m): 6:53pm On Aug 08, 2020 |
IFIRI:@OP, Don't let this thread die a natural death. I am working on something security system using Python that remotely disengaged all electrical appliances in cae of over voltages, to be interfaced with camera |
avalon7(m): 9:02am On Aug 14, 2020 |
I have full "Python for research" course from Harvard including videos and assessment if you are interested like and quote... The number of likes would help me determine how interested people are
12 Likes 1 Share |
Missionaire: 7:37am On Aug 15, 2020 |
Good morning all. I have three questions. 1. Why can't we have a sub section for programming languages communities the like of Stack Overflow here on nairaland? 2. I just started learning programming with Python (with no prior knowledge of programming o) and I have been trying to swap variables. I have done the following: i . a = 7 b = 9 a, b = b, a print ("a =", a) print ("b =", b) But what I get is: NameError: name 'a' is not defined. ii . v1 = "This is a boy" v2 = "Is this a girl? " temp = v1 v1 = v2 v2 = temp print (v1) print (v2) ................... I still get error messages. What could I be doing wrong? I use jupyter notebook. 3. Is there any (newbie) python programmer resident in (Asokoro) Abuja, so we can connect and learn together? 1 Like |
QueTeddy: 3:59pm On Aug 15, 2020 |
avalon7: Please share. |
radeveloper: 12:40pm On Aug 17, 2020 |
As we all know with the current situation of the economy programmers are likely to eat and be full taking jobs online and engaging in outsourcing for jobs i here by introduce to you a platform where you can earn alot from as low as 100k weekly if you know what you are you doing, but as it is getting to be verified mentor on this platform is so difficult to the extent of frustration but am here to make those worries be less and can get you a codementor you will need to start making money for a FEE if interested email : [email protected].
|
Nonychinonso(m): 9:27am On Aug 18, 2020 |
please which text editor can I use to program Python
|
IamGoke(m): 11:49am On Aug 18, 2020 |
Missionaire: 4:23pm On Aug 18, 2020 |
Missionaire: It is quite sad that a Tech entrepreneur like Seun cannot promote a section dedicated to programming and tech like stackoverflow. My question yet remains to be answered after several days. We do not have a tech community in Nigeria, we only have Tech events. |
NameError(m): 5:56pm On Aug 18, 2020 |
Missionaire: Hello there, please do not get frustrated because of unanswered queries as the tech community here is almost non-existent. NameError Exceptions are due to but not limited to: misspelling variables, calling variables before declaring, compatibility issues(python versions with deprecated methods, like raw_input and input), out of scope variables and a couple others. If your code is exactly how you posted it here then I can’t seem to fault it, maybe try an IDE. Also, I’ve attached a similar code on Jupyter and the result.
|
Missionaire: 7:54pm On Aug 18, 2020 |
NameError: Thank you sir. I did same o. I'll try using Pycharm or VS code. |
JAOIdris: 6:18pm On Aug 23, 2020 |
![]() ![]() ![]() ![]() ![]() |
nurain150(m): 9:41pm On Aug 23, 2020 |
**test##test[h](h)
|
dannyCodes: 3:36pm On Aug 28, 2020 |
Missionaire:Did you run each block, Use a text editor(VSCode), pycharm is an overkill cause the requirements are much. |
Missionaire: 9:47pm On Aug 28, 2020 |
dannyCodes: I'm telling you.... VS Code is more beginner friendly. |
SirMichael1: 3:58pm On Aug 29, 2020 |
Dominique, my favorite mod. It can only be you. Thanks.
1 Like |
SirMichael1: 4:10pm On Aug 29, 2020 |
IamGoke: Python has an in text editor and a shell. I've been using that and it works just as much. Is there any difference? |
SirMichael1: 4:12pm On Aug 29, 2020 |
avalon7: Please share. |
Edintee: 3:35am On Aug 30, 2020 |
avalon7: Pls I am interested. Could you pls share link to my mail- [email protected] |
dannyCodes: 9:41am On Aug 30, 2020 |
SirMichael1:Actually, yes. IDLE is somewhat not that good for me(imho), it's good for when learning and writing short scripts but in a project, i cant imagine using IDLE. It doesnt tabs(i dunno if it has a way to do this) and the ui is outdated. I'd prefer using VSCode, atom sublime etc except its a large project then pycharm. If u r writing short scripts then i dnt see anything wrong with IDLE. 1 Like |
I Want To Learn Programming. Which Language Should I Start With?
(Go Up)
Sections: How To . 28 Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland. |