Export or edit this venue...

Renewable Funding

400 SW 6th Avenue, Suite 902
Portland, OR 97204, US (map)

Tags

office

Future events happening here

  • - No events -

Past events that happened here

  • Wednesday
    Nov 18 2015
    Ruby Book Club - CANCELED

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters ('Screenplay In Action' to 'East-oriented Code)

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    • Learn to think about thinking. At the basis of every program lies a human being's mental model. Creating a program which accurately reflects a shared mental model is crucial to building habitable and maintainable systems.
    • East-oriented code. Learn how to better understand encapsulation and create code which enforces that the right objects have the right responsibilities.
    • Data, Context, and Interaction (DCI). Discover ways to flatten your object structure and create highly cohesive groups of objects that keep related things together, right where you need them.
    Website
  • Wednesday
    Nov 11 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters ('Screenplay In Action' to 'East-oriented Code)

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    • Learn to think about thinking. At the basis of every program lies a human being's mental model. Creating a program which accurately reflects a shared mental model is crucial to building habitable and maintainable systems.
    • East-oriented code. Learn how to better understand encapsulation and create code which enforces that the right objects have the right responsibilities.
    • Data, Context, and Interaction (DCI). Discover ways to flatten your object structure and create highly cohesive groups of objects that keep related things together, right where you need them.
    Website
  • Wednesday
    Nov 4 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters ('Being and Doing' to 'Crossing the Use Chasm')

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    • Learn to think about thinking. At the basis of every program lies a human being's mental model. Creating a program which accurately reflects a shared mental model is crucial to building habitable and maintainable systems.
    • East-oriented code. Learn how to better understand encapsulation and create code which enforces that the right objects have the right responsibilities.
    • Data, Context, and Interaction (DCI). Discover ways to flatten your object structure and create highly cohesive groups of objects that keep related things together, right where you need them.
    Website
  • Wednesday
    Oct 28 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters 1-3. ('Introduction' to 'Object Orientation')

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    • Learn to think about thinking. At the basis of every program lies a human being's mental model. Creating a program which accurately reflects a shared mental model is crucial to building habitable and maintainable systems.
    • East-oriented code. Learn how to better understand encapsulation and create code which enforces that the right objects have the right responsibilities.
    • Data, Context, and Interaction (DCI). Discover ways to flatten your object structure and create highly cohesive groups of objects that keep related things together, right where you need them.
    Website
  • Wednesday
    Oct 21 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters ('Puma's Thread Pool Implementation' - To The End).

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Oct 14 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters ('Wrap Your Threads in an Abstraction' - 'How Sidekiq Uses Celluloid').

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Oct 7 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 10-14 ('Signaling Threads with Condition Variables' - 'Thread Safety in Rails').

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Sep 30 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 6-9.

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Sep 23 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 3-5.

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Sep 16 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 1-2.

    Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Book Summary

    Threading and concurrency are hot topics in the Ruby community. Want to join the conversation?

    You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about?

    This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert.

    Website
  • Wednesday
    Aug 26 2015
    Ruby Book Club
    ruby

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 11-13. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Aug 19 2015
    Ruby Book Club

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 9-10. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Aug 12 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 5-6. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Aug 5 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 5. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Jul 29 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 4. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Jul 22 2015
    Ruby Book Club
    ruby pizza

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 2-4. Please come having read the chapters and ready to discuss it.

    Pizza will be provided!

    Website
  • Wednesday
    Jul 15 2015
    Ruby Book Club

    Renewable Funding

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 1-2. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before. Looking for a sponsor, contact me if you are interested.

    Website
  • Wednesday
    Jun 24 2015
    Ruby Book Club

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss Chapter 5 'Delivering Results'. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Jun 17 2015
    Ruby Book Club

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss 4.22 to and through 5.2 "Call back instead of returning". Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Jun 10 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss 4.20 Use symbols as placeholder objects and 4.21 bundler arguments into parameter objects Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Jun 3 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 181 ( including 4.19 Substitute a benign value for nil). Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    May 27 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 154 (4.17 Represent special cases as objects). Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    May 20 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 112 (4.12 Reject unworkable values with preconditions). Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    May 13 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 83 (Define conversion functions). Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    May 6 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss chapters 1. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Apr 22 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 9. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Apr 15 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 8. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Apr 8 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 7-8. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Mar 25 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 6-7. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Mar 18 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 5-6. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Mar 11 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 4-5. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Mar 4 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 3-4. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Feb 25 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. The first week we will discuss chapters 2-3. Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

    Website
  • Wednesday
    Feb 18 2015
    Ruby Book Club
    ruby

    Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers!

    We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. The first week we will discuss chapters 1-2 ('Object-Oriented Design' and 'Designing Classes with a Single Responsibility'). Please come having read the chapters and ready to discuss it.

    Make sure to grab food before.

  • Thursday
    Feb 5 2015
    Learn Ruby PDX Meetup
    ruby

    Renewable Funding

    Second in a series: Learn Ruby PDX meetup. The format has one hour following a curriculum, and one hour of discussion on concepts that apply to more advanced students, and then we will be retiring to Baily's taproom for beers afterwards. If you haven't been to the first one, we are still just getting started so we'd love to have you.

    You can find more information here:

    http://www.meetup.com/Learn-RUBY-PDX/

    We will be meeting at Renewable Funding (400 SW 6th Ave, Ste. 902) this Thursday (Feb 5th). Bring your projects, bring your self.

    -c.g.

    http://www.meetup.com/Learn-RUBY-PDX/events/219709618/

    Website
  • Thursday
    Jan 22 2015
    Ruby Module Q&A
    ruby

    Renewable Funding

    6:30- 7:30 Really basics in RUBY. Help with installations and setup. Please install as much of the things listed on http://www.meetup.com/Learn-RUBY-PDX/about/ as you can. We will be walking through the first chapter of Chris pine's book, submit a hello world and end with doing q&a on the first two modules in http://teamtreehouse.com/library/ruby-basics (ruby basics and strings).

    You won't need to have done the treehouse work to benefit from this meetup, but it will help retention. There will be some redundancy in the Chris Pine work.

    Website
  • Wednesday
    Jan 21 2015
    Expand your Knowledge with The Erlang Games

    Renewable Funding

    This month Casey Rosenthal will lead us through the first session of his Erlang Games. Both beginners and experts alike will have a chance to match brains against seemingly easy problems and learn new and surprising approaches.

    Join us and expand your knowledge of Erlang and computing in general!

    We will be putting hands-on-keyboards for coding.

    If you don't already have Erlang installed on your favorite geekbox, quick instructions can be found here: http://learnyousomeerlang.com/introduction#what-you-need

    Learn more about Casey and his wisdom here: www.linkedin.com/pub/casey-rosenthal/84/24b/163

    Here's the relevant page on Meetup: http://www.meetup.com/Portland-Erlang-User-Group/events/219563465/

    • Steve
    Website
  • Thursday
    Dec 4 2014
    PDXPUG: December lab night

    See website for details.

    Website
  • Monday
    Sep 29 2014
    Francesco Cesarani - Thinking in a Highly Concurrent, Mostly-functional Language

    Renewable Funding

    Note: Please note the venue change!

    We are fortunate this month to have noted tech luminary, Erlang Solutions founder and O'Reilly author Francesco Cesarini join us.  http://www.oreilly.com/pub/au/3373

    Yale Professor Alan Perlis once wrote, “A language that doesn't affect the way you think about programming, is not worth knowing.”

    To really appreciate the power of the actor model, no matter if you are using Go, Rust, AKKA or Erlang, you need to learn to think concurrently. Erlang has for decades been leading the way in concurrent thinking and developers from different communities and backgrounds have a lot to learn from its approach.

    This talk illustrates by example how embracing the Erlang way of thinking about problems leads to scalable and fault-tolerant designs. It will describe three ways of clustering Erlang nodes within the server side domain, describing how these systems have evolved as the concurrency model and the underlying hardware got more powerful.

    Through these case studies, we will describe how Erlang, and more specifically, concurrency was done in 1995 when the limit of processes was 30,000, with an evolution as to how concurrency is used and applied today, when the limit of simultaneous processes in in the magnitude of millions per virtual machine.

    Website
  • Tuesday
    Sep 2 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Aug 26 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Aug 19 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Thursday
    Aug 7 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Jul 29 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Jul 15 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Jun 17 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 (510) 500-8006, PIN 89474

    Updated number: +1-510-350-3753, PIN 43905

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Jun 3 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 (510) 500-8006, PIN 89474

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    May 20 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    May 6 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Apr 22 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Apr 8 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Mar 25 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Mar 11 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

    Website
  • Tuesday
    Feb 25 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Tuesday
    Feb 11 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Tuesday
    Jan 28 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is: +1 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Wednesday
    Jan 15 2014
    PDX OSGeo Monthly meeting
    Renewable Funding
    400 SW 6th Avenue, Suite 902
    Portland, OR 97204 USA
    If you arrive after 6pm, please buzz the security guard, who will open the doors and let you up to the 9th floor.
    The office is through the double doors immediately to the left after exiting the elevators. 
    
    Website
  • Tuesday
    Jan 14 2014
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is usually: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Tuesday
    Dec 17 2013
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is usually: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Tuesday
    Dec 3 2013
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line info is usually: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Monday
    Nov 18 2013
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line is: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Wednesday
    Oct 16 2013
    PDX OSGeo Monthly meeting
    October 17, 6-8pm
    Renewable Funding
    400 SW 6th Avenue, Suite 902
    Portland, OR 97204 USA
    If you arrive after 6pm, please buzz the security guard, who will open the doors and let you up to the 9th floor.
    The office is through the double doors immediately to the left after exiting the elevators. 
    
    Website
  • Monday
    Sep 9 2013
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line is: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Monday
    Aug 12 2013
    FOSS4G 2014 Planning Meeting

    Renewable Funding

    Portland will be hosting the international FOSS4G (Free and Open Source Software for Geospatial) conference in September, 2014. This meeting is to come help plan the conference. All who might be interested are welcome.

    For those unable to physically attend there will be a video and/or telephone conference available. The conference line is: 971-998-1350, PIN 9000.

    Join the mailing list at http://lists.osgeo.org/cgi-bin/mailman/listinfo/foss4g2014

  • Wednesday
    Jul 17 2013
    PDX OSGeo Monthly meeting
     July 17th, 6-8pm
    Renewable Funding
    400 SW 6th Avenue, Suite 902
    Portland, OR 97204 USA
    map
    If you arrive after 6pm, please buzz the security guard, who will open the doors and let you up to the 9th floor.
    The office is through the double doors immediately to the left after exiting the elevators. 
    
    Website
  • Wednesday
    Apr 17 2013
    PDX OSGEO meeting

    Renewable Funding

    Portland Open Source Geospatial Software group

    Agenda available here

    Website
  • Wednesday
    Oct 17 2012
    PDX OSGEO meeting

    Renewable Funding

    Portland Open Source Geospatial Software group

    Agenda available here

    Website
  • Wednesday
    Aug 15 2012
    PDX Open Source GIS Meeting

    Renewable Funding

    We meet the 3rd Wednesday of every month at several locations. No need to RSVP, all are welcome - our group ranges from the geo-curious to the überhackers. Beer at nearby pub to follow.

    This month: Fun QGIS Geotagged Photos Desktop Demo and discussion

    Eli L Adam will present a short desktop demo. It features fun stuff with GPS, Geotagged photos, and QGIS. Ogr2ogr, GPSBabel, and GpsPrune also can play an optional minor role.

    See you there (Renewable Funding, notice new location)

    Website
  • Tuesday
    Nov 15 2011
    Portland Ruby Brigade: Beginners' Meeting
    ruby

    Informal meeting targeted at newcomers to Ruby. Bring questions. Answer questions. Hack.

    We'll try a different format this time: as you arrive, you can write a topic of interest on the whiteboard. We'll talk a little bit about what the topics are, then split up into small groups to take advantage of the way our office space is laid out. (We even have a few free desks if some people want to pair.)

    Experienced Rubyists welcome; we want you to share your expertise!

    Relevant mailing lists:

    Website
  • Tuesday
    Oct 18 2011
    Portland Ruby Brigade: Beginners' Meeting
    ruby

    Informal meeting targeted at newcomers to Ruby. Bring questions. Answer questions. Drink $beverage. Hack.

    Experienced Rubyists welcome; we want you to share your expertise!

    Relevant mailing lists:

    Website