#π a little help
124 messages Β· Page 1 of 1 (latest)
@dire pasture
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
so what does ur vsc window look like can ya share
is something wrong with it
it seems to be workin fine now
i was trying to follow this videohttps://www.youtube.com/watch?v=K5KVEU3aaeQ&ab_channel=ProgrammingwithMosh
Master Python from scratch π No fluffβjust clear, practical coding skills to kickstart your journey!
β€οΈ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join
π Want to dive deeper?
- Check out my Python mastery course: https://mosh.link/python-course
- Subscribe for more awesome Py...
nah
just gotta share 2 things
- the lil tab at the top
if u type something inside file
u should see a lil white ball like one i drew
that indicates that file has unsaved changes
- the lil thing at bottom right, thats ur interpreter if u click it u can change/view wat it is
oh so ill have to save it everytime i use a command
thats important when u doing stuff with pip or watever
any change u make u should save if u want it to apply next time u run file
yes

got it
how do i get rid of it now
oh i jus had to click it
if i hide somethin how do i unhide it again
i hid the botto right bar
bottom
u mean the terminal ?
yup
wait mybad ididnt mean the terminal
i meant the 3.13
32 bit
do u think this is a good course for beginners?https://www.youtube.com/watch?v=K5KVEU3aaeQ&ab_channel=ProgrammingwithMosh
Master Python from scratch π No fluffβjust clear, practical coding skills to kickstart your journey!
β€οΈ Join this channel to get access to perks:
https://www.youtube.com/channel/UCWv7vMbMWH4-V0ZXdmDpPBA/join
π Want to dive deeper?
- Check out my Python mastery course: https://mosh.link/python-course
- Subscribe for more awesome Py...
what should i do after this in your opinion
i dont like yt videos as courses cause they cant force u to practice alongside them
and also >90% of them are shit
there is some good material on yt tho
i tried
rare but exists
Codecademy
are u trying to learn how to code or learn python
if u not sure then learn how to code before deciding wether or not u getting into python
and for wat reason

ill start college this year in couple months and thought to major cs so just wanted a head start
in that case what i sent is prob best
a lot of universities dont do python for cs major
most do c/c++
some even do java
oh
there are a few that do python
i heard python is good for machine learning/ai which seems interesting so ithought it would be a good start
ill follow cs50 if u say so
in my case i can code in c/c++/c#/python/java/lua or watever not cause i know those languages but cause ik programming so learning a language just a matter of syntax
althought mainly i progran in python so ig i can be considered a python dev ?
what ur tryin to say is i shouldlearn how to code first than try different languages
thats cool
learn how to code then figure out what u want to do with code then pick language from there

the hardest part of programming isn't the words, it's the ideas
i read my college curriculum they do have python in it
I know english pretty well, but that doesn't mean I can just whip up a great novel
i understand what yall mean
learning how to be a good writer is a separate skill from learning the language
ididnt really know where to start thats why i just though it would be a good option to learn python
python is a good place to start because it has simple syntax
but ill follow cs50 from now on
which lets you focus more on the programming concepts and not get bogged down by the language
yeah java and c++ seemed a little harder
but then they would be easier to learn once you have programming fundamentals
all languages are going to have concepts like variables, loops, functions, etc
they just implement them in their own way
so what difference do they have except the syntax
mostly it's about level of control
Some language have feature that other doesn't have, which make something take more step to make in other languages than this and vice versa
C++ requires you to manage your own memory, which is great for optimizing if you understand it
the big ones are syntax/features 
But it would have basic that you should able to do the thing you needed
The feature is just an attempt to make your life easier in some part
so for different projects different languages could be more suitable for it
yeah
Yes
cooll
for example, python isn't really meant to be used for compiled executables
but that doesn't mean it isn't useful
data science is a big one
there are projects that use like 5+ different languages as well
i jus find it interesting cos i find machine learning interesting and it seems easy haha
Server side code
thats insane
machine learning is not easy
just because python is easy and it does machine learning, doesn't mean that it's easy
yeah it prolly isnt i was talking about pyython tho from the looks of it
html, css, js, ts, python?
take gcc for example
Oh well
there is other projects that arent as hyperspecific as gcc who needs to support multiple languages but still use multiple languages tho
Everyone is different. That would be a good place to start, but if you're not liking it, feel free to try other resources
gcc have gcc machine description is funny
!res <- for the aforementioned other resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
ill give it a shot!
asking questions is important too. If you're not understanding a concept, do a bit of research and if you still feel stuck, come here and ask questions
i kinda have a better direction now i was very confused before thanks alot
iwll it always help
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.