I need a project
Hi, I am brand new to programming and was wondering if anybody had any suggestions of where/ how I could learn more python, and or a good project that would help my learn new elements of code as i learn them.
Hi, I am brand new to programming and was wondering if anybody had any suggestions of where/ how I could learn more python, and or a good project that would help my learn new elements of code as i learn them.
The best project is the one you need. And what you can do today in Python is well, just about everything that you may want to consider a tutorial system found with say https://www.google.com/search?q=python+step+by+step&gl=US
Most are free.
Another idea is to get onto the Rasberry Pi system and learn more there https://www.google.com/search?q=python+on+rasberry+pi&gl=US
My summer project is also to learn Python. As such I've been busy converting all of my vbScript maintenance scripts. Feel free to post any Python questions and we'll try to help. I have found a few things frustrating but I've managed to work through most of them. I am currently wrestling with wxPython.
For learning Python I highly recommend the book
Beginning Python From Novice to Professional (3rd Edition - Apress)
Magnus Lie Hetland
ISBN-13 (pbk): 978-1-4842-0029-2
ISBN-13 (electronic): 978-1-4842-0028-5
I've read several books on learning Python and this one is by far the best.
When I want to make a Python project for my minor project. I come across these interesting project - Speech Emotion Recognition with librosa using Python
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.