I want help for python

Hey everyone…I want to start learning Python but I think is difficult to learn it by myself…I want to do exercises like on Free Code Camp…I searched for exercises but I can’t find anything…Can someone help me??

2 Likes

YouTube

Extention

Video+ Excersize but, trial stop after a month
https://www.edx.org/course/introduction-to-python-absolute-beginner-2

Practical excersizes

APP’s
Programming hero
SoloLearn

Extra sources

http://pythontutor.com/visualize.html#mode=edit
https://learnpythonthehardway.org/python3/

There are two different Python certifications over at www.freecodecamp.org/learn

heyy
i need a help with my code in python
actually i was preparing a project on hotel management system
so i am not able to take values of radio button and check box
so can you tell meh how to do that?

You can make a new forum post and ask since this is a difrent question

1 Like

Can you tell me their names??

Thank you so much for replying…I will start learning from there…Do you know any web-site that i can do exrcises with python?

the certifications with Python are pretty recognisible, there is “Python” in the name:

  • Scientific Computing with Python Certification
  • Data Analysis with Python Certification
  • Machine Learning with Python Certification

note though that these certifications build concepts on the previous certs, the freecodecamp curriculum is thought to be a linear experience

2 Likes

Are they on Free Code Camp because I have never see them before?

they have been released last week

it was announced on the various social media platforms, and there is a dedicated article

3 Likes

Where can I find them because I am searching for them but I can’t find them…

over at www.freecodecamp.org/learn

1 Like

I just ound them…thank you for the help

1 Like

i got the solution for that
thank youu guys

Very interesting link. Thank you for sharing!

Following are some useful website beside FCC for python

  1. python-course.eu (Theory based)
  2. codewars.com (practical practice)
  3. dataquest.io (datascience)

P.s : If someone knows any other great websites please mention.

1 Like

Hi Klaudia
I was like you some months ago.
The most important thing I think you must know and understand is to remove fear you. Having in mind it is difficult wont help . You can check out Scientific Computing with Python Certification(300 hours) on www.freecodecamp.org and solve more assignments at www.py4e.com

1 Like

a simple google search will take you to more sites…

1 Like