Top products from r/Nudelete

We found 21 product mentions on r/Nudelete. We ranked the 52 resulting products by number of redditors who mentioned them. Here are the top 20.

Next page

Top comments that mention products on r/Nudelete:

u/nudelete · 1 pointr/Nudelete

>Hi /r/learnprogramming. I started programming 6 months ago, going from zero programming knowledge to having my pick at several NYC start-up web developer job offers. I got started by reading /r/learnprogramming, but eventually began building projects, participating in open source, reading books, and pair programming with other developers.
>
>To express my gratitude for this community and the impact it’s had on my path to becoming a developer, I’d like to share with you the steps I took.
>
> 
>
>1. HTML/CSS
>
>Resources:
>
> W3Schools
>
HTML/CSS by Jon Duckett
>
>I had a head start with HTML and CSS because I worked as a product designer in college. Jon Duckett's book was a great resource for the fundamentals. To practice, I worked on my personal website’s HTML and CSS.
>
> 
>
>2. JavaScript / jQuery / AJAX
>
>Resources: Eloquent JavaScript
>
>This book is very good for beginners, as it teaches JavaScript step by step, from basic syntax, all the way to higher-order functions, object orientation, algorithms, and jQuery. It's very clear and well written; I never had to look anything up on Google while reading. It also gave me many ideas for projects to build for my portfolio.
>
>When you want to animate elements on your webpage, jQuery is the tool to use. I also learned this by reading StackOverflow answers and the jQuery documentation. You don't have to learn this before you get a web page up on the Internet, but you will need it eventually. AJAX lets you make asynchronous web calls, which allows you to change the DOM (the elements on the web page) without refreshing the page, allowing for a smoother user experience.
>
>To sharpen my JavaScript knowledge, I added animations to my website, and made a table whose cells change to a randomly generated color when clicked. I eventually refactored the hex code generation to a Ruby gem, then used AJAX calls to retrieve the data from the server — in a Ruby on Rails app.
>
> 
>
>3. Git
>
>Resources:
>
> StackOverflow
>
Pair programming
>
>Git is how developers save and share their work, and collaborate with each other.
>
>While Git is a very complex tool, there are only four basic commands you really need to be effective from the start. "status", "add", "commit", "push". These four commands will be like your arms and legs because you type them tens of times everyday. If you find yourself needing to do something fancier, then StackOverflow likely has the answer.
>
>Since you can’t really practice Git on its own, the only way to become comfortable with it is by incorporating it into your development workflow.
>
> 
>
>4. Ruby
>
>Learn to Program by Chris Pine
>
>This book is structured like Eloquent JavaScript, except for Ruby. It was a great introduction to the Ruby language because the author wrote the book for total beginners.
>
>The Well Grounded Rubyist by David A. Black
>
>This book builds upon your basic Ruby knowledge. It's gives a very in-depth look at Ruby's core API, including syntactic sugar, metaprogramming, and other Rubyisms.
>
>To hone in on my Ruby skills, I worked on a number of projects. I started with easy problems on Project Euler, then worked my way up to solving harder ones, like Hangman, 24, and Sudoku.
>
> 
>
>5. Twitter Bootstrap
>
>This is used to quickly stylize web pages. I learned by watching Youtube videos, reading other peoples’ code on GitHub, and the official Bootstrap documentation. This is a great tool that everyone web developer needs to learn to use.
>
>Once I read a bit about Bootstrap, I added it to my own personal website to get some practice and to make it look better.
>
> 
>
>6. SQL
>
>Resources: SQLzoo.com
>
>SQLzoo is great because it encourages learning by doing.
>
>I went light on SQL because I knew about ActiveRecord, a tool available in Rails that lets us query our database with plain old Ruby.
>
> 
>
>7. Ruby on Rails + Testing
>
>Resources:
>
> One Month Rails
>
Rails 4 in Action
>* Everyday Rails Testing with RSpec
>
>One Month Rails was the perfect introduction to Ruby on Rails because it doesn’t go deeply into technical details. I think it’s designed for entrepreneurs who just want to get an idea off the ground quickly. It made the content in Rails 4 in Action feel familiar.
>
>Rails 4 in action, although a bit frustrating at times because it’s outdated, walks readers through a test-driven approach to the building of a ticket management app.
>
>After reading as much of this book as I could, a friend of mine helped me revisit all of my old Ruby applications and test them.
>
>Although these resources were immensely helpful, I think having the mentorship of another developer made a greater difference in my learning. I had a friend who pair-programmed with me daily, reviewed my code, and showed me how to think like a software developer.
>
>If you're interested in learning more, you can visit Ruby on Richards and sign up for the free mailing list where I'm sharing a more detailed walkthrough of the path to becoming a professional web developer. There are also things you pay for, but the in-depth guide is free.
>
>Cheers.

u/video_descriptionbot · 1 pointr/Nudelete

SECTION | CONTENT
:--|:--
Title | The Top Five Regrets Of The Dying | Avoid These At All Cost! | Animated Actualization
Description | What are the top five regrets of the dying? Bronnie Ware worked with the elderly and dying for 7 years and collected a list of top regrets! In this animated video we go over each one, so that you don't have to deal with it in your final days! Check out her book here: http://amzn.to/2oGPXmU ► Send your questions and video suggestions to [email protected] ►Blog: @http://www.therealizedman.com/ ► Fb page: https://www.facebook.com/TheRealizedMan/ ►Music: "Parallel" by Ross Bugden. Checkout...
Length | 0:06:06


SECTION | CONTENT
:--|:--
Title | The Top Five Regrets Of The Dying | Avoid These At All Cost! | Animated Actualization
Description | What are the top five regrets of the dying? Bronnie Ware worked with the elderly and dying for 7 years and collected a list of top regrets! In this animated video we go over each one, so that you don't have to deal with it in your final days! Check out her book here: http://amzn.to/2oGPXmU ► Send your questions and video suggestions to [email protected] ►Blog: @http://www.therealizedman.com/ ► Fb page: https://www.facebook.com/TheRealizedMan/ ►Music: "Parallel" by Ross Bugden. Checkout...
Length | 0:06:06






****

^(I am a bot, this is an auto-generated reply | )^Info ^| ^Feedback ^| ^(Reply STOP to opt out permanently)