By: Arpan K. Shah
Have you ever wanted to learn coding or at least the basics? You might think coding is complicated but, if you learn the simplest coding language like Python, it's actually really easy. Like so easy, I'll give you an example right now:
print("This is how you can print things in python!")
print("Coding in Python is much much easier than people think.")
Those two print statements would work if it was in a coding website but since this is just plain text, it won't work.
Recently, around the middle to the end of summer break, I've been lucky enough to go to a coding boot camp for free. Now, I thought it would be really hard but, when I tried, as you saw in the example I showed you, it's actually really easy and I found out I actually enjoy coding. Now, I want to share coding with you with some simple tutorials.
There will be five different tiers that will teach different things.
Prints, inputs, variables, comments, and if, else, and, elif statements - $0.75 - <1week
Everything in one and simple math operations + functions - $1.25 <1week
Everything in one and two + loops, exceptions, imports, and lists - $1.75 ~1week
Everything in one, two, and three, plus, graphs, formatting, and how to combine all of these into a usable program (calculators, graph makers, fun programs, and more) + some of my sample code - $3.00 ~1week
Everything in one, two, three, and four + windows, (and things that go with windows like labels, buttons, and entry boxes,) and turtle module (make a turtle draw for you) - $5.00 - <2weeks
Most of these tutorials will take about a week or less than a week so it will be quick. You can also retake the lessons if you forget at a discount. In tier one, it would take about 2 or maybe 3 days. Tier two will take about 3 or 4 days. Tier 3 will take about 5-6 days. Tier 4 will take about 7-10 days. Lastly, tier 5 will take about 12-18 days. All of these estimates are assuming we would get 45 minutes a day.
There will be a discount if two of you are learning in a group. Tier one will be $0.60 per person, tier two will be $1.05 per person, tier three will be $1.55 per person, tier four will be $2.70 per person, and tier five would be $4.45 per person. In total, tier 1 would cost $1.20, tier two would cost $2.10, tier three would be $3.10, tier four would cost $5.40, and lastly, tier 5 would cost $8.90. You would only get these discounts if there would be two people in a group who would want to learn coding.
print("Fill this form if you want to learn coding!")
A website where you can do coding on is: Google Colab