It looks like you're using an Ad Blocker.
Please white-list or disable AboveTopSecret.com in your ad-blocking tool.
Thank you.
Some features of ATS will be disabled while you continue to use an ad-blocker.
originally posted by: PraetorianAZ
I was originally going at it myself but she wanted it so I allowed it. The blog is going to be about learning computer programming and expanding our knowledge of computers.
She is going to start with general computer science stuff before getting too in depth.
I will be starting with Javascript and see where that takes me.
The motivation behind this isn't money it's about learning a new skill and teaching my daughter how to create websites and programming. I currently work for a SAAS company and I have often wondered how everything works behind the curtain. Also learning Websites and API integrations can help a lot.
I have seen a lot of blogs out there about learning programming and I think there are some really great things one can do with programming knowledge.
I know Udemy and Codecadamy have some great free resources.
Anyone from ATS have any tips or anything about blogging or programming?
originally posted by: drewlander
a reply to: BoneSay
Javascript is easy. Jquery makes it easier. Javascript is based on ECMAscript and there are several implementations out there, some of which i find to be more difficult than others; e.g. rhino, which is probably why you find it hellish if you used _javascript built on java. C# is great, but since i just read yesterday you can inline-code with raw C, i think it will be a game changer.
originally posted by: Flyingclaydisk
I tend to agree with Maxatoria (above); it would be good to start with a series of pieces on sequential thinking and logic. Until people understand the "why?" element they can't really begin to grasp the "how?" element.
I will always recall my very first programming class way back in the 70's. Everyone was eager to start punching away on the keyboards of the 3270 terminals, but instead the instructor quietly walked around the room and handed each student a wooden pencil and a sheet of paper. He then said we were all going to learn about computers. The whole class looked around at each other, like WTH? The next words out of his mouth were words I remember to this day...
"I want you all to write down, in sequential order, the steps it takes to change a flat tire on a car. BUT, before you start, I will tell you with 100% certainty; every one of you will FAIL this exercise!"
Ah, a challenge!
To make a long story short, he was right. And having changed many, many, tires in my life up to that point I was sure there was no way I could fail this easy exercise, but I did (just like everyone else). Just that one sentence has echoed through my life in so many ways I can't even begin to describe them all.
ETA - BTW, I would love, love, LOVE to learn about API interfaces, especially now!!!
originally posted by: PraetorianAZ
I was originally going at it myself but she wanted it so I allowed it. The blog is going to be about learning computer programming and expanding our knowledge of computers.
She is going to start with general computer science stuff before getting too in depth.
I will be starting with Javascript and see where that takes me.
The motivation behind this isn't money it's about learning a new skill and teaching my daughter how to create websites and programming. I currently work for a SAAS company and I have often wondered how everything works behind the curtain. Also learning Websites and API integrations can help a lot.
I have seen a lot of blogs out there about learning programming and I think there are some really great things one can do with programming knowledge.
I know Udemy and Codecadamy have some great free resources.
Anyone from ATS have any tips or anything about blogging or programming?
originally posted by: drewlander
a reply to: PraetorianAZ
What do you do, generally speaking, for a SaaS company if you do not aready code, and why would you want to drive yourself insane?