apex1
Regular Member
- May 29, 2015
- 217
- 182
GOAL: I want to be able to make semi-complex bots using Python and Selenium. After I reach this basic but substantial goal I will set a new goal to earn $x,xxx per month using my bot(s).
DEADLINE: October 15th 2017.
JOURNEY START:
So far all my "programming experience" has been with Ubot and some basic PHP.. my knowledge isn't all that great with either, but I've been able to learn some of the key concepts of programming:
-Loops
-Lists
-Arrays
-Variables
-Functions
etc.
It's time to step my game up to the next level.
I'll be listing all the videos and resources I'm using to learn if anyone wants to follow along. I'll also share all my code for bots I build along the way. Hopefully other people will get inspired to learn as well, and we can help each other along the way!
https://www.python.org/downloads/ - Download Python
https://www.jetbrains.com/pycharm/ - Python IDE
Here's a really good tutorial I watched to get started:
So far I've been playing around, trying to learn the syntax for functions, loops etc.
I'm going to spend about 1-2 hours max on Python each day, this should be enough to let me reach my goal in time.
My next update will contain:
DEADLINE: October 15th 2017.
JOURNEY START:
So far all my "programming experience" has been with Ubot and some basic PHP.. my knowledge isn't all that great with either, but I've been able to learn some of the key concepts of programming:
-Loops
-Lists
-Arrays
-Variables
-Functions
etc.
It's time to step my game up to the next level.
I'll be listing all the videos and resources I'm using to learn if anyone wants to follow along. I'll also share all my code for bots I build along the way. Hopefully other people will get inspired to learn as well, and we can help each other along the way!
https://www.python.org/downloads/ - Download Python
https://www.jetbrains.com/pycharm/ - Python IDE
Here's a really good tutorial I watched to get started:
So far I've been playing around, trying to learn the syntax for functions, loops etc.
I'm going to spend about 1-2 hours max on Python each day, this should be enough to let me reach my goal in time.
My next update will contain:
- A test site which I'll be working some automation on (account creation etc).
- I'll also share all the code for my project.