#πŸ”’ Noobie VSCode help

150 messages Β· Page 1 of 1 (latest)

molten mirage
#

I only like 5 minutes into learning python. This video told me to install vscode but when he writes a code in vscode he gets the proper result, for example, print('hello world') = hello world. Meanwhile, when I put the same command it shows me the path or location to a folder. Please ask for more info. If its unclear

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?

β–Ά Play video
brave coralBOT
#

@molten mirage

Python help channel opened

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.

pulsar ridge
fallen pebble
#

Did you click the run button?

north portal
#

You need to instruct python to actually run your file. Type py app.py into the terminal

molten mirage
#

I dont understand what u guys what u guys are tryna say. Im a noobda.

molten mirage
north portal
molten mirage
#

As he said I the video

north portal
#

You might want to just use IDLE that comes with your python install

molten mirage
north portal
#

Where you write your code isn't important. It will still run the same

#

But as a beginner, you should start with the bicycle, not the ferrari

fallen pebble
molten mirage
north portal
#

that's `

#

not '

fallen pebble
#

There should be a green play icon button in VSCode
Or just type py app.py into the terminal like Fashoomp suggested

glossy estuary
#

in the top right is where the green play button is

molten mirage
glossy estuary
#

yes

#

how would it know you want to execute the code if not?

pulsar ridge
molten mirage
#

Why is it showing me this long ahh line though

#

Why not as clean as just hi.

north portal
#

Check out the output tab

#

Also you'll get used to it

pulsar ridge
north portal
#

Other IDE don't necessarily have it πŸ˜‰

glossy estuary
#

#vscodegang

north portal
#

nice and clean in Sublime

molten mirage
glossy estuary
#

i dont want finished in 0.1s sorry

#

pls get rid

north portal
molten mirage
north portal
north portal
#

I wouldn't recommend it to a beginner though, it doesn't support input()

glossy estuary
#

look at the bar "Problems, Output, Debug/Console, Terminal"

pulsar ridge
glossy estuary
#

sorry before i go because its off topic. why do you have chrome and brave on your taskbar. pick a browser man!

molten mirage
#

Should I just not use vscode as a beginner.

#

Someone share me a good python video then.

glossy estuary
#

i mean i always have used vscode. i dont think its that bad

#

i didnt have any issues with it

pulsar ridge
molten mirage
#

I mean wtf is all that bro

#

I have only typed a basic print command yet.

#

😭

glossy estuary
#

i still would recommend freecodecamp.org btw singh if you are looking for recommendations. interactive learning with projects and you will get certificates

north portal
#

Use IDLE, it already comes installed with Python

glossy estuary
#

what did you type in your code signh

molten mirage
glossy estuary
#

you had to of changed something

#

u didnt get an error before

#

what did you add

pulsar ridge
#

Your code is fine

molten mirage
#

Fk me guys just share me a good tutorial video that u recommend. So I can stop bugging u guys

pulsar ridge
glossy estuary
#

i gave u one

#

;-;

#

youve just ignored it 2 times

molten mirage
glossy estuary
molten mirage
#

Thank you

glossy estuary
#

interactive learning. you can earn certificates too.

molten mirage
#

Thank you

glossy estuary
#

i would start with the legacy course python for everybody

#

then actually work on the certificates

#

i think the python for everybody will give a better general baseline

#

while the certificates teach beginner things, its more specific to what the certificate is

pulsar ridge
#

Or for free ebooks, there's also A Byte of Python or Automate the Boring Stuff

north portal
#

yeah, open up IDLE, grab Automate The Boring Stuff

glossy estuary
#

yup. all depends on how you like to learn

north portal
#

keep it simple in the beginning

pulsar ridge
north portal
#

you don't need all these advanced IDE features right now

#

they're just going to slow you down

glossy estuary
#

i like more video and interactive stuff since i get bored of reading

#

and find it fun

north portal
#

I much prefer e-books

#

easier to ctrl+f things later

pulsar ridge
glossy estuary
#

well thats the same thing as videos

#

you follow along either during (pause) and add/test something or after try to use what you learned

#

i like to have a project in mind and as i learn things see how i can apply what i just learned into this project

#

while i did python from everybody i made a business management software for my actual business

#

as i learned new things, i would add new things or change old code

#

if i think it could be done better

molten mirage
#

Which python

glossy estuary
#

i would start with legacy python for everybody. that is a video only course - not interactive.

#

i would try make little test programs with concepts you learn as you go

#

after i would do scientific computing with python next

#

then feel free to choose after that

#

on what you want to learn

#

data analysis will probably be a good third one

#

scientific computing with python and the other "with python" ones will give you a certificate

#

you can put on your resume

#

or whatever

#

linkedin

#

those ones will be the interactive ones

#

you will actually write code (in the browser) while learning and create projects

molten mirage
#

Are there certificate actually recognized by recruiters

glossy estuary
#

yes

molten mirage
#

Do i get one for the basics part

#

Or no because it is not interactive

glossy estuary
#

but finding jobs is more about your portfolio

#

than certificates

#

certificates more just show your dedication to learning (as these fields are forever learning fields) and technically that you learned those concepts

molten mirage
#

Can u share me ur linkedIn

#

I wanna see how to build it

glossy estuary
#

i dont have a good linkedin since i dont use it for jobs

#

i use it just for connections i have with people

molten mirage
#

U dont work

glossy estuary
#

uhhh u dont need a linkedin to get jobs

molten mirage
glossy estuary
#

ehh from what ive seen, linkedin is more about the social aspect/building connections

#

you dont usually get a job though there

#

and those same elements are on your resume

#

that you would send to a job recruiter anyways

molten mirage
#

Ok. I have a question.

glossy estuary
#

resume/portfolio is far more important

molten mirage
#

Is learning a language like python help u in other computer languages?

#

And is it a good start to learn python?

glossy estuary
#

programming concepts are similar and lot of times actual syntax is similar - just a few changes. so when you learn one language, you typically have an easier time learning other languages

#

like i use to do game development with lua/gml

#

i dont know the actual wording for it, but since i use to do game development. i understand like the structure and stuff of programming

#

and most of the beginning stuff is literally the exact same

#

like if statements in python is just

#

if x == 1:

#

in lua it is

#

if x == 1 then

#

wow super different!

molten mirage
#

Is learning python a good starting point?

glossy estuary
#

sure

#

different languages have different use cases

#

python is a very popular language you are going to encounter a lot

#

its pretty "simple" language as far as reading and understanding the code

#

i think thats a bad way to word it but yeah

molten mirage
brave coralBOT
#
Python help channel closed for inactivity

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.