Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can someone define the "some coding experience" needed? #74

Open
rotello opened this issue Apr 7, 2023 · 1 comment
Open

Can someone define the "some coding experience" needed? #74

rotello opened this issue Apr 7, 2023 · 1 comment

Comments

@rotello
Copy link

rotello commented Apr 7, 2023

Hello I know some may smile from my question but as an absolute beginner i d like to know what is the Minimal Viable Knowledge of coding to be able to learn (and enjoy) your courses.
Thanks !

@PranithChowdary
Copy link

You need not to be a python expert to start this course, but it's better if you learn these

Basic syntax: variables, data types (integers, floats, strings), operators, input/output.
Control flow: conditional statements (if, else, elif), loops (for, while).
Functions: defining and calling functions.
Data structures: lists, tuples, dictionaries.
Object-oriented programming (OOP): classes, objects, inheritance, polymorphism.
File Handling: opening, reading, writing, updating files, and different file modes (json, csv, txt,.. etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants