For those wanting to learning coding ect..

Van Living Forum

Help Support Van Living Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

David

Well-known member
Joined
May 6, 2013
Messages
235
Reaction score
0
I figured I'd pass this site along. I always have a hard time staying focused when trying to learn new skills like programming or actually learning CSS & HTML instead of depending on programs like dreamweaver.

I decided to give teamtreehouse.com a try on their free trial to brush up on my HTML & CSS. I heard a few good reviews of it and wanted to give it a go.

It's actually working for me. At most video training sites the videos tend to be long and I lose focus or get bored. At this site the videos are short and usually focus on a specific part of a bigger project and they give you little quiz's in between.

The cool part is for codeing, you do it right on their site, vs coding on a external app. This is great if you are working with a small screen size like a laptop.

The drawback is they charge $25/month for the service and you need to use it on wifi or a landline as you would eat up a ton of data on a celluar plan.

As far as the $25/month, they offer a free 2 week trial which is what I'm using and in that time if you stay with it, you could get through one course for free. You do have to give them your CC info so if you don't want to be billed after the first 2 weeks then you need to cancel.

So far I'm sticking with it and I think I'll stay on after my trial. They have a lot of good looking courses. Everything from Web Design, programming to building both iOS & Android apps.

It's worth a look if you are looking to learn something while on the road or just hanging out in your van.

btw I'm not affiliated, I just wanted to pass it on because it's one of the first that I've personally been able to stay focused with.
 
Hi David,

I have not tried teamtreehouse.com, but I did try and enjoy www.codecademy.com. It's free and helped me brush up on HTML5 and CSS3. Learned a little JavaScript too. Plan to head back and learn more when I get settled in my van.

Take care,

Ron
 
Does Kahn academy offer coding classes online? Think they are free.
 
I love dreamweaver, it can do anything and even if you like digging into code..it does that exceptionally well now too. its pretty intelligent with its contextual tools like the css designer

There are tons of youtube tutes out there for free too.
 
Hey everyone, I have some questions for for those of you making money through coding / web-design / web-admin:

What do you do? (programming, web design, web-admin, etc)
How do you do it? (what does the job entail, and how difficult is it to find work in your field?)

I have a good understanding of HTML and CSS, a bit of experience with java programming, as well as having a good amount of web-design experience. I'm due to hit the road in about a years time, but before then I want to make sure I have the skills to make the money I'm going to need! (i don't really want to workamp, but will out of necessity) Any advice is welcome.

-Tony
 
Salesmanship..its what you need most. You can get work from small businesses easiest...be upfront and offer something simple and cheap (like a wp site), but let them know you can go deeper if they want it and can pay. Even better if you can host it for them for residual pay each month. Grab a reseller acct at crocweb or something. Focus on how this will bring customers and affect thier bottom line.
 
DazarGaidin said:
I love dreamweaver, it can do anything and even if you like digging into code..it does that exceptionally well now too. its pretty intelligent with its contextual tools like the css designer

There are tons of youtube tutes out there for free too.

I used to use Dreamweaver when I built sites for myself, when I used to run affiliate sales sites, but I want to go in another direction. Instead of selling other people's products, I want to sell my own wordpress themes and to compete in today's marketplace you really have to build quality stuff. I just can't depend of programs like Dreamweaver to write the code, I have to do it properly.

As for videos.. Yes there are tons of videos out there for free, but you waste a lot of time looking through stuff that is sometimes good but often not so good. I'd rather pay $25/month to get quality in a organized format.
 
Brand new here and I've always been interested in this. However, it's intimidating for somebody with no experience with coding, ect. BUT I always hear of people doing it. I have always used computers and I know how to figure general things out via videos or whatever I need to do. Anyway, what kind of time line are we typically talking about starting from 0?
 
Just realize that you might want to transfer all that work to an accredited full time school. Someday. So investigate if credits can be transferred.
 
Today is my last day of employment in IT - I have spent 24 years as a mainframe programmer at the Florida Department of Education. As such, my coding has been almost exclusively in COBOL and Easytrieve Plus. Pretty easy to pick up - I tell people that if you can follow a cooking menu or an auto repair manual, you can program! It's just a matter of following the instructions and rules, and learning the syntax.
I have however found the modern object-oriented languages like Java, Oracle, C++, etc to be quite different, and a bit of a twist in concepts. But it ain't 'rocket science'........
 
Trick is how to do it fast with skill at communicating what was done.
 
Even when you guys talk about the different language, I'm not fully getting the idea. Do the different languages work together or are they related to particular OS? And if they are which would be the most useful to begin with?
 
Analogy to spoken language. Some put verbs in front of the command. Some put them behind. Same instruction. You have to learn the rules. Some use objects (screen object, keyboard object), some are raw as hell ( need to write your own connection tool).
 
Top