Feld Thoughts

article thumbnail

Amazing Deal on Learning Ruby

Feld Thoughts

Today on Brad Feld’s Amazing Deals you can purchase a $250 Ruby course from Udemy for only $49. The course, Learn Ruby Programming (In Ten Easy Steps) contains over 30 video lectures, written course materials, and additional discounts on Ruby literature.

Ruby 122
article thumbnail

Accelerating Technology Change and Continuous Learning

Feld Thoughts

Though the notion of a “lean startup” that uses both Agile and Customer Development approaches is ostensibly strongly customer focused, the purpose of these methodologies is for the company to find an maximize its market, not specifically to optimize the user experience. What do you think?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to Find the Time to Accomplish Anything

Feld Thoughts

In the last five years, I’ve managed to find the time to write, publish and promote multiple books, including two award-winning bestsellers , develop a web application, maintain a blog, and present at conferences. I developed a simple mantra: “The only person I have to cheat is myself.” The Only Person I Have to Cheat is Myself.

article thumbnail

What Software Was Used To Create Everlater?

Feld Thoughts

Everlater is built on Ruby on Rails , postgreSQL and is hosted on Engine Yard using a passenger/nginx combination. Nate and Natty use several standard Ruby/Rails packages (gems) to extend the base functionality of Rails. Now that you know how they got started, here’s what they ended up choosing.

Ruby 110
article thumbnail

Learning Python

Feld Thoughts

As a result, the languages I feel like I have mastery over are BASIC, Pascal, Scheme, and Dataflex and the corresponding environment that I’m comfortable developing in ends with MS-DOS and Novell Netware. not developers anymore, but were once, and occasionally bust out an IDE to hack on something) swear by Python.

PHP 134
article thumbnail

Web Sites and Books for Novice Programmers

Feld Thoughts

On the other hand, they thought RailsSpace was an incredible book that taught Ruby on Rails by walking through the steps to create a social network for Rails programmers. And when they needed a break from development they read Tech Trader Daily which was a holdover from their old life as junior investment bankers.

Web 133
article thumbnail

Debugging and Source Code Tools

Feld Thoughts

Copying and pasting the exception into google got me decent mileage, but the real silver bullet I discovered was just start from the beginning of the method and step through it using the ruby debugger and figure out where I had gone wrong. Somewhat related are tools that help you keep your code/team in order.

AJAX 110