Just wanted to thank the people that answer questions here. The fact people come here to help random internet strangers is cool. That is all. Keep being great.
I saw a “change my mind” meme a while ago in programming humour saying that learning libraries from the documentation is better than any tutorial.
Looking for advice! Hi, I'm starting a PhD where I will be using python for machine learning. Now I've used python quite a bit, I know machine learning a fair bit too. But of course, I'm not an expert - it's why I'm doing a PhD to learn. I am in essence sort of ignorant about the sheer wealth of things available in python and programming etc.
I’ve never done anything even related to code before, but I’m honestly really enjoying this. I made a super basic calculator on pycharm and some other things. But I keep having issues when I use the actually python application.
Anyone in the IT/IS/Cybersecurity field, what do you use python for? Any practical projects you recommend for a beginner.
I have a text file with a page's source text that's sort of my "frame of reference". Let's call it ref. I also have a request.get variable that will request the page's source content. Let's call it r.
Okay, so i took some of my own time to grasp through python basics and fundamentals (lists, variables, arrays, etc), but i have trouble understanding how to use that in creating a program or a small project i could work on.
I have been struggling staying motivated to learn python for like the past 6 months. It took me this long to start a first project cause I sadly took many 'breaks' while learning.
I'm doing my internship and I have been told to put over 1000 positions from excel to their dedicated system.
How do people actually ‘start’ projects? I’m definitely still a beginner in python, and I have no idea how to approach or even start my first project. I feel like my coding abilities are so capped I’m unable to produce anything that is even remotely complicated or multi-stepped. Any advice?
Hi. I tried my hands at the most easiest quizzes at leetcode.com. I sucked without knowing list expressions even though I went through almost all of w3 introduction of python. Am I trying to eat a cake that is too big for my aspiration?
This is a question for all you experienced IT guys out there, did you find yourself freaking out when you got your first Programming job?
EDIT: corrections, I'm not looking to avoid using text editors to make projects, I'm wondering about the best way to compile my projects into standalone files that anyone can open. I don't know how to change the title, sorry if it is misleading
I'm doing the '100 days of code' course on Udemy made by Angela Yu. I'm about to finish day 5 and it's been difficult at times. Sometimes I focus on a task/project for a long time (1 hour plus) and still can't figure it out via stack overflow etc then go to the solution and feel like an idiot for how obvious it was.
I have been learning on my own for the last year and a half in my spare time. Even taking part in some local mentor lead courses for front end web and Python. My mentors feel I am ready to apply for jobs as I pick things up quickly and have a good understanding of core coding. I have been doing so for the last 3 months.
I’m pretty new to python and would be interested to hear about projects others have undertaken to increase their proficiency. My focus has been more on the pandas/data analysis side but interested in hearing about anything.
name = input ("What is your name or preferred name? ") gens = input ("What is your gender? ")
Another key difference is that Python Crash Course covers Object-oriented Programming, but Automate the Boring Stuff with. Python Crash Course is suitable for beginners who know the basic elements of any programming language. I've read it, and I can say that it is not for complete beginners of programming.
Please don't use a book, you can't learn any programming by simply reading a book, and I mean it. You can learn it only by doing it. Coding is the way to learn. That being said, I would provide you with the some pointers, how to start with Python, and how I learnt it.
The online course can be gotten to at zero expense without the issue of any cutoff times. The fledgling course is accessible on the stage for the entire hour. The course doesn’t request any scholarly or expert necessities and can be sought after by each intrigued understudy.
Eric Matthes (on the left) the author of Python Crash Course. Python Crash Course is the best selling Python book in the world. Period. Eric Matthes ’s ‘Python Crash Course’ has hit its second edition, making it one of the best books that serve as a direct introduction to the basics of Python programming.
Review: Python Crash Course. Originally published at https://letslearnabout.net on August 27, 2019. If you need to learn Python as fast as possible, look no further. Python Crash Course is written so newcomers in Python can start writing their own programs in no time. Learn the basics of programming quickly using a project-based way of learning, ...