Topic Wiki

Training
Codecademy.com offers hand on courses for  various coding languages including HTML, JavaScript, CSS, and more. FREE
TreeHouse.com 8)
w3schools.com
regex

Resources
Browser compatibility
Can i use

To test/show-of your skills
html - css - js
http://codepen.io/pen/
http://jsfiddle.net/

My sql
www.sqlfiddle.com

Editor
notepad-plus-plus.org/

android development
http://developer.android.com/sdk/index.html

js librery
http://greensock.com/ nice animation
getbootstrap.com/css/ responsive layout
jquery.com do more write less

Free Books
http://it-ebooks.info/

Test client browser version
http://browser-update.org/
« Last edited by yesitsme on May 17, 2015, 11:13:37 AM »

Author Topic: Programming for Beginners  (Read 106983 times)

Offline avremel

  • Dansdeals Bronze Elite
  • *
  • Join Date: Jun 2014
  • Posts: 36
  • Total likes: 1
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #140 on: March 09, 2015, 04:46:15 PM »
Starting in a week (good bein hazmanim project)

Runs form March 16 - April 26
https://www.coursera.org/course/webapplications

Learn how to build and deploy modern web application architectures – applications that run over the Internet, in the "cloud," using a browser as the user interface.

Ruby on Rails

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #141 on: March 09, 2015, 04:51:10 PM »
Starting in a week (good bein hazmanim project)

Runs form March 16 - April 26
https://www.coursera.org/course/webapplications

Learn how to build and deploy modern web application architectures – applications that run over the Internet, in the "cloud," using a browser as the user interface.

Ruby on Rails
Cool!

Any idea how it compares to CS169 from edx.org?
Workflowy. You won't know what you're missing until you try it.

Offline avremel

  • Dansdeals Bronze Elite
  • *
  • Join Date: Jun 2014
  • Posts: 36
  • Total likes: 1
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #142 on: March 09, 2015, 04:53:49 PM »
Cool!

Any idea how it compares to CS169 from edx.org?

nup, I would have taken CS169 but it hasn't been around for a while (although the course is accessible self paced), I prefer the time constraints of a live one

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #143 on: March 09, 2015, 04:55:06 PM »
nup, I would have taken CS169 but it hasn't been around for a while (although the course is accessible self paced), I prefer the time constraints of a live one
I actually just finished CS169 - part one started after succos, and part 2 ended a couple of weeks ago.
One chisaron(?) is that it's based on Rails 3, and I hear that Rails 4 is somewhat different.

Have you done anything in Rails?
Workflowy. You won't know what you're missing until you try it.

Offline avremel

  • Dansdeals Bronze Elite
  • *
  • Join Date: Jun 2014
  • Posts: 36
  • Total likes: 1
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #144 on: March 09, 2015, 04:57:05 PM »
I actually just finished CS169 - part one started after succos, and part 2 ended a couple of weeks ago.
One chisaron(?) is that it's based on Rails 3, and I hear that Rails 4 is somewhat different.

Have you done anything in Rails?

Tried Hartl's book and got stuck at Ch 7. So I quit for now, doing JavaScript at freecodecamp.com. I am a relative beginner...

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #145 on: March 09, 2015, 05:00:09 PM »
Tried Hartl's book and got stuck at Ch 7. So I quit for now, doing JavaScript at freecodecamp.com. I am a relative beginner...
Nice!
I think I'm going to give this coursera course a try. (Although over pesach I don't know how much time I'll have...)

I've yet to build a real site with Rails, but it seems to be very cool. I have a couple of ideas I've been sitting on, but don't really know where to start :) Maybe this course will help.
Workflowy. You won't know what you're missing until you try it.

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #146 on: March 12, 2015, 02:15:24 AM »
if you're building a website (or anything that relies on HTTP). HTTP/2 is on the way, built on SPDY (by google) if you use chrome chrome://net-internals/#spdy to see it in action
= faster load time, no more sprite/inline/data-images needed, compressed headers and more
["-"]

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #147 on: March 12, 2015, 11:17:34 AM »
if you're building a website (or anything that relies on HTTP). HTTP/2 is on the way, built on SPDY (by google) if you use chrome chrome://net-internals/#spdy to see it in action
= faster load time, no more sprite/inline/data-images needed, compressed headers and more
"This webpage is not available"
Workflowy. You won't know what you're missing until you try it.

Offline BAHayman

  • Administrator
  • Dansdeals Lifetime Platinum Elite
  • **********
  • Join Date: Mar 2010
  • Posts: 1939
  • Total likes: 28
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #148 on: March 12, 2015, 11:24:52 AM »
"This webpage is not available"
I think SMF doesn't allow alternate protocols for [url] tags. Just add the : back after the word chrome.

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #149 on: March 12, 2015, 11:26:55 AM »
I think SMF doesn't allow alternate protocols for [url] tags. Just add the : back after the word chrome.
Now it loaded. I have no clue what I'm looking at, though :)
Workflowy. You won't know what you're missing until you try it.

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
["-"]

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #151 on: March 26, 2015, 02:12:59 PM »
Now it loaded. I have no clue what I'm looking at, though :)
https://developers.google.com/speed/articles/spdy-for-mobile more detailed
basically instead of waiting in line to get a request then go, the page just sends everyone at once,
["-"]

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #152 on: March 26, 2015, 03:11:07 PM »
https://developers.google.com/speed/articles/spdy-for-mobile more detailed
basically instead of waiting in line to get a request then go, the page just sends everyone at once,
Interesting!
Workflowy. You won't know what you're missing until you try it.

Online avromie7

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Feb 2014
  • Posts: 8188
  • Total likes: 2713
  • DansDeals.com Hat Tips 6
    • View Profile
  • Location: Lakewood
Re: Programming for Beginners
« Reply #153 on: March 27, 2015, 06:13:49 PM »
https://developers.google.com/speed/articles/spdy-for-mobile more detailed
basically instead of waiting in line to get a request then go, the page just sends everyone at once,
nice this is really cool
I wonder what people who type "u" instead of "you" do with all their free time.

Offline AnonymousUser

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Feb 2013
  • Posts: 3001
  • Total likes: 13
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #154 on: April 07, 2015, 12:44:16 PM »

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #155 on: April 12, 2015, 11:48:27 PM »
i didn't find a more appropriate thread to post it,
electric for beginners
["-"]

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #156 on: April 14, 2015, 03:46:50 PM »
Hackr.io

Share and discover the best programming tutorials and courses online.
Workflowy. You won't know what you're missing until you try it.

Online avromie7

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Feb 2014
  • Posts: 8188
  • Total likes: 2713
  • DansDeals.com Hat Tips 6
    • View Profile
  • Location: Lakewood
Re: Programming for Beginners
« Reply #157 on: April 14, 2015, 03:56:31 PM »
i didn't find a more appropriate thread to post it,
electric for beginners
Thanks for posting this I was looking for somewhere to read up about it that explains it well
I wonder what people who type "u" instead of "you" do with all their free time.

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #158 on: April 14, 2015, 06:58:31 PM »
Thanks for posting this I was looking for somewhere to read up about it that explains it well
for reference i took it from here
["-"]

Offline AnonymousUser

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Feb 2013
  • Posts: 3001
  • Total likes: 13
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #159 on: April 15, 2015, 09:10:03 PM »
Did anyone have advanced experience with Android programming, particularly using Android Studio? For example, Google Cloud backend, GCM, Material Design libraries, etc.