same as title
i do not know much about programming and when i try to read book or watch videos
i find people explain how to print something , how to do simple calculation , simple if and else statments and functions
I get it.... Back in the early 1980s... during the Old Republic...
I wanted to play Star Trek. I wanted to command the Enterprise, Sector by Sector, Quadrant by Quadrant, wipe out the Klingons and Romulans and win it all for the United Federation of Planets... you know... "The good guys"
But more than that I didn't want to buy an off the shelf, shrink wrapped software package which was going to be someone else's "this is what you get" Star Trek game... I wanted to program it myself. Maybe later I can improve the Enterprise shields, phasers or photon torpedos, in the code? How about add a cloaking device.. like those Romulan War Birds had?
So I searched around and found this book ->
BASIC Computer Games: Microcomputer Edition. And, you know, in the 1980s...
that book (DID NOT) cost $193.00 USD.. holy cow ! But ... it does now -
(Link Amazon): BASIC Computer Games: Microcomputer Edition 
Anyway...
I guess they are literally charging $1 USD a book page !
And there it is ! -- the complete BASIC source code listing, line for line, to create a "Super Star Trek" game. So you can type in the BASIC source code into your computer, line for line, not really knowing (yet) what the BASIC code is actually doing, compile the finished source code, correct all the typos and mistakes, and then "run" the finished code and.. command the Enterprise.
My point is -> You do not have to understand (on Day 1) -- HOW the house is built... just read the "assembly instructions", follow them and get a finished product working (first). Later you can dig in to the finished/working BASIC source code and start figuring out the WHYs and HOWs the BASIC program works.
Why do you think IKEA is so popular? You go to IKEA and buy some product there made up of 10,000 different individual parts, contained within 20 to 30 different card board boxes .. you drag all of that home ... and when you are all done assembling all of those 10,000 different parts ? ... hours later ... ?
... You have a new table !