#๐Ÿ”’ help masta

79 messages ยท Page 1 of 1 (latest)

sage grailBOT
#

@covert basin

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.

fervent dawn
#

would you like to learn python?

#

thats more than enough

#

do you like reading books or watching course (practice is need for both)

#

nah its about practice

ember mauve
#

If you're predisposed into thinking coding isn't for you, you're just being hard on yourself

#

Anyone can learn to code, especially the basics

fervent dawn
#

some resources, choose only one

ember mauve
#

ChatGPT is only going to make it worse

fervent dawn
fervent dawn
#

then what?

ember mauve
#

but beginners take everything it says at face value

ember mauve
#

It's been an incredible resource for me, especially to write boilerplate code a lot quicker than I could

fervent dawn
ember mauve
#

What basics would you say you've learned already?

fervent dawn
#

what all topics are in ur practical

ember mauve
fervent dawn
#

interesting

ember mauve
#

but I know enough about UI that I can spot its mistakes and fix them. But it writes it in 30 seconds instead of the 20-30 minutes that would have taken me

#

Anyways back to @covert basin

#

You know the terms, but do you know how to actually implement them in code?

fervent dawn
#

so what is a variable? (share what you know)

#

yes, variable is the name you give to the container that stores values

fervent dawn
#

datatypes?

ember mauve
#

I would open a new python file, and type out the chat gpt code yourself instead of copy and paste

#

as you write each line, think about what it does

#

Then, do it again, but without looking at the chat gpt code

#

see if you understand the concepts well enough to put them to use on your own without having to copy

#

Do it for practice

#

"Understanding for loops" is not plagiarism

#

Programming isn't about the exact steps required to complete a task

#

it's about understanding the tools and putting them together in a way to achieve your goals

#

if you give 10 programmers the same task, you'll get 10 different approaches

#

Focus on understanding the tools

fervent dawn
#

more like painting

ember mauve
#

and the patterns

fervent dawn
#

one week is enough to get basics of python

ember mauve
#

Yes, repeat this until you can do it without looking at the gpt code

#

"Don't practice until you get it right. Practice until you can't get it wrong"

#

This quote has stuck with me since I started python

#

6+ years now

#

I'm self taught

#

I went to school for animation

fervent dawn
#

i am not going to any college

ember mauve
#

I still went to college, just not for coding

#

I was lucky enough to already have a job when I decided to learn python

fervent dawn
#

high school graduate, thinking of getting some degree in other stuffs like business related or similar so i could get structured syllabus in there

#

*online degree

ember mauve
#

yeah, generally "just coding" isn't enough

#

you need another skill/expertise to pair it with

#

Coding is easy. Having ideas for what to code is hard.

fervent dawn
#

well said

#

make sure you practice, and i can gurantee you will ace ur tests

copper pagoda
#

Just to add in a bit here

#

W3Schools is an amazing site to use in your programming learning journey

#
#

It mostly contains info about built-in functions and simple concepts, but out of all beginner-level learning resources I have found, it has the best explanations

#

Many example code uses too - and you can run the code directly in their site + modify it any way you want

fervent dawn
#

bad examples, lack of indepth explanation etc..

#

its on top of the search result because of good SEO (search engine optimiation)

#

this is good

#

cant blame him, i also thought it was good, until i realized i am not learning anything ๐Ÿคก

copper pagoda
#

All information does not need to be in one source

fervent dawn
#

as i said cant blame him, i also used to do same

copper pagoda
#

It provides simple explanations, with examples. It's a good site

#

Plenty of other sites too, it's completely up to you what to choose. That's just one of my recommendations

sage grailBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, 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.