Export or edit this venue...

PDX Code Guild

2828 SW Corbett Ave
Portland, OR 97201, us (map)

Access Notes

We are upstairs and to the right. Signs will be posted. Call (541) 602-6215 if you need directions.

Future events happening here

  • - No events -

Past events that happened here

  • Thursday
    Jun 15 2023
    PDXPUG: SQL Antipatterns

    PDX Code Guild

    Few abstractions and tools have proved as enduring in the field of Computer Science as the relational database model. Due to the diligent efforts of the Postgres team, the Postgres project has an ever increasing popularity in the software world and a fully modernized feature set. One effect of the longevity of the project has been to create a deep pool of received wisdom regarding the use and misuse of Data Models and SQL. Revisit some of the wisdom from a classic of the genre: SQL Antipatterns: Avoiding the Pitfalls of Database Programming by Bill Karwin, with updated opinions and commentary to modernize the material. Stay after for pizza and a rousing exchange of ideas on the past, present, and future of SQL and of the Postgres project.

    Speaker: Joseph Hammerman

    Joseph Hammerman is a Linux Systems Administrator and Database Reliability Engineer with 18 years of experience. For the last 10 years that work has focused on Postgresql database reliability and High Availability engineering practices. Some career highlights include: serving on the iHeartRadio launch team, working at SecondMarket prior to and during their acquisition by NASDAQ Private Markets, and founding and serving on the Squarespace Database Reliability Engineering team. He is currently employed as Technical Lead for the DataDog Postgresql database reliability engineering team. He is a passionate advocate of Free and Open Source software and the ideals that it embodies.

    Website
  • Thursday
    Jun 17 2021
    PDX Code Guild Tech Talk -- Introduction to Vim: Edit Text Like a Pro

    PDX Code Guild

    As programmers we spend a large portion of our time simply editing text. Since we have the skill and experience to learn programming languages, why not also spend the time to learn a text editing language? After all, that is essentially what Vim is. Vim is a language for editing text.

    This talk is aimed at people who have never heard of vim, as well people who may have tried it but didn’t see the productivity boost they were hoping for. By the end of the talk, you will see vim as not just a text editor with efficient hotkeys, but rather a language of composable commands to edit text like a programmer.

    Presented by PDX Code Guild Instructor Evan Hackett https://pdxcodeguild.com

    See past Tech Talks on our YouTube channel: https://www.youtube.com/pdxcodeguild

    Website
  • Thursday
    May 27 2021
    Remote Tech Talk at the Guild -- Intro to Game Design in JavaScript
    javascript html

    PDX Code Guild

    With the HTML5 canvas API, web developers have the ability to draw and animate in 2D using JavaScript. And from there, it just takes a bit of structure to design a simple game.

    In this Tech Talk, we will use a rudimentary game engine to design a 2D Platformer in Vanilla JavaScript. We will focus on these game design concepts: - Collision Detection & Resolution - Object-Oriented Programming and Inheritance - Trigonometric Functions for Smooth Animations - State Machines - Events - And More

    We will also discuss the many differences (and some similarities) between game design and web development.

    This Tech Talk is for programmers and gamers of all levels of experience. A basic understanding of JavaScript and the canvas API will help attendees follow along. Refer to this guide for an intro to drawing with canvas: https://github.com/pjz987/guides/blob/master/docs/canvas-tutorial.md

    Presented by PDX Code Guild Teaching Assistant Pete Jones

    https://pdxcodeguild.com/ Want to learn Web Development? Contact [email protected] Want to watch past Tech Talks? Check out our YouTube channel: https://youtube.com/pdxcodeguild

    Website
  • Thursday
    Apr 22 2021
    Remote Tech Talk at the Guild -- Building a SPA with the Vue CLI and Flask
    javascript python

    PDX Code Guild

    In this Tech Talk, we will build a modern, decoupled, full-stack application with Vue and Flask. Starting with the front-end, we'll cover the basics of the Vue CLI using Vuetify and the Vue router to build a single page application. Then, on the back-end, we'll implement an API with Flask to store and retrieve data in a database.

    Presented by PDX Code Guild Instructor Matthew Cooper

    Website
  • Monday
    Apr 19 2021
    Monday Night Python @ PDX Code Guild
    python javascript html

    PDX Code Guild

    Monday Night Python Mentoring. Hang Out. Solve Problems. Connect. All levels of experience (and all languages, despite the event name) are welcome.

    Website
  • Monday
    Apr 12 2021
    Monday Night Python @ PDX Code Guild
    python javascript html

    PDX Code Guild

    Python Mentoring Group. All languages and skill levels welcome. Come to work, ask/answer questions, solve problems, and connect.

    Website
  • Thursday
    Mar 18 2021
    Tech Talk at the Guild -- Getting Started with Sass
    sass

    PDX Code Guild

    Tired of ripping your hair out over styling web pages with CSS? Are you looking for a more organized, modular and discernible stylesheets that are easier to read and maintain? Meet your new best friend, Sass--Syntactically Awesome Style Sheets.

    Together, we'll discover how to get Sass up and running in your projects, the basic features of the syntax and some common practices, including variables, functions, mixins and customizing CSS frameworks like Bootstrap.

    Presented by PDX Code Guild Instructor Keegan Good

    Website
  • Thursday
    Feb 18 2021
    Tech Talk at the Guild -- Build Your Own API: An Intro to Django Rest Framework

    PDX Code Guild

    Do you use the Django web framework to create web apps but want to do more? Do you want to start creating modern web apps with separate front and back ends? Do you want to make data accessible on the web? Django Rest Framework is a fast yet powerful way to build web APIs on top of Django. We will look at the parts of Django Rest Framework, how to get started and build a complete API quickly, and how to leverage what you might already know about Django to build APIs even faster. Presented by PDX Code Guild instructor Merritt Lawrenson

    Website
  • Thursday
    Jan 21 2021
    Remote Tech Talk at the Guild: Unix Philosophy & Tools

    PDX Code Guild

    Many Unix hackers avoid using an IDE when they do their work. “Unix is the IDE” they claim. In this talk, I will explain the oft-cited “unix philosophy” which permeates hacker culture and illuminates the dark path of the command line. I will then give an overview and demonstration of some of the most common and important Unix tools, such as grep, find, awk, and sed.

    Presented by PDX Code Guild Instructor Evan Hackett

    Website
  • Thursday
    Dec 17 2020
    How to Build a Single-Page Todo List with Django and Vue
    python javascript

    PDX Code Guild

    Learn how to build a todo list as a single page application (SPA) from scratch using Django, Vue, Axios, and Bootstrap. No prior knowledge is required, but basic knowledge of these four libraries will help clarify things. Django: https://docs.djangoproject.com/en/3.1/intro/tutorial01/ Vue: https://vuejs.org/v2/guide/ Axios: https://github.com/axios/axios Bootstrap: (only 3 links allowed in description ;), check out the meetup page for more) Presented by PDX Code Guild Instructor Matthew Cooper

    Website
  • Monday
    Dec 14 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 7 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 30 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Nov 19 2020
    Remote Tech Talk at the Guild -- Intro to Automated Testing

    PDX Code Guild

    When you make a change to your code, how do you know it still works as expected?

    Do you make sure to check edge cases? Do you make sure to test all possible code-paths? Do you make sure the changes you made to one module don't break other modules that depend on it? Do you do all of the above every time you make any change, no matter how small the change?

    Doing all that every time a change is made is a ton of work. There has got to be a better way!

    Using our skills as programmers, we can automate the testing process. This allows us to be much more thorough while simultaneously reducing effort over the long run.

    In this presentation, we will learn the basics of writing automated tests. We will discuss unit tests, integration tests, and test-driven development (TDD).

    Presented by PDX Code Guild Instructor Evan Hackett

    Website
  • Monday
    Nov 16 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 9 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 26 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 19 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Oct 15 2020
    Remote Tech Talk at the Guild - Introduction to Ray Tracing with Typescript

    PDX Code Guild

    Ray tracing is an algorithm for generating 3D images and involves tracing rays of light around a virtual scene. Ray tracing is more computationally intensive than rasterization (which is used for video games) but is better at capturing phenomena like reflection and refraction. A simple raytracer can be written in a day, while complex ones requires advanced physics equations and statistical techniques. In this 90-minute talk, we'll cover enough material for you to build your own raytracer, and some more advanced features you could add to continue developing. Ray tracing lends itself to object-oriented programming so we'll also get some practice with typescript.

    Presented by PDX Code Guild Instructor Matthew Cooper

    Website
  • Monday
    Oct 12 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 5 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 28 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 21 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 14 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Sep 3 2020
    Remote Tech Talk at the Guild - Big-O Notation & Analysis of Algorithms

    PDX Code Guild

    In this presentation, we'll learn about the mathematical basis of big-o notation and how it's used to characterize the complexity of various algorithms. The presentation is tailored toward for those who already understand the basics of coding (lists, loops, etc) and are preparing for technical interviews. Presented by PDX Code Guild Instructor Matthew Cooper

    Website
  • Monday
    Aug 31 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 24 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 17 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 10 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 3 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 27 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 20 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 13 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 6 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Website
  • Monday
    Jun 29 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    RSVP on Meetup to receive the Zoom link!

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Website
  • Monday
    Jun 22 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Website
  • Monday
    Jun 15 2020
    [REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Website
  • Monday
    Jun 8 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 1 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 18 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 11 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 4 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 23 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    NOTE - We are conducting the meetup remotely using Zoom and are discontinuing in-person meetings until further notice.

    Zoom meeting: https://zoom.us/j/505404923

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 16 2020
    REMOTE ONLY! ZOOM LINK TO BE POSTED BEFORE MEETING! Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    REMOTE ONLY!

    Zoom link: https://zoom.us/j/505404923

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 9 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 2 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 24 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 17 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 10 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 3 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 27 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 20 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • PDX Code Guild January Info Night
    python javascript ruby

    PDX Code Guild

    Please register on eventbrite!

    PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered!

    All are welcome. Pizza and beverages are served.

    Parking is free! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    For more information please check out our website: www.pdxcodeguild.com

    Follow us on social media for any updates: @pdxcodeguild

    Website
  • Monday
    Jan 13 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 6 2020
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 16 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 9 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 2 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 18 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 4 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 28 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 21 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 14 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 7 2019
    PDX Code Guild October Info Night
    python javascript ruby

    PDX Code Guild

    Please register on eventbrite!

    PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered!

    All are welcome. Pizza and beverages are served.

    Parking is free! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    For more information please check out our website: www.pdxcodeguild.com

    Follow us on social media for any updates: @pdxcodeguild

    Website
  • Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 30 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 23 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 16 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 9 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 29 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 15 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 8 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 1 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 24 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 29 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 22 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 15 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 8 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 1 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 25 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 18 2019
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 17 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 10 2018
    Demo Night! Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    During 20 minutes of tonight's meeting, we will see two demos of full-stack python web apps. The demos will take approximately 20 minutes, and there will be an opportunity to ask questions about the code and process of building the apps.

    Beer, soda, snacks and pizza will be served.

    Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 3 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 26 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 19 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 29 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 22 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 15 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 8 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 1 2018
    Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 24 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 13 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 6 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 30 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 23 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 16 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 9 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 2 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 25 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 18 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 11 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 4 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 7 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 30 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 23 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 16 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 9 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 2 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 26 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 19 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 12 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Mar 5 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 26 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 19 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 12 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 5 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 29 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 22 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 15 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jan 8 2018
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 18 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 11 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Dec 4 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 27 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Nov 20 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby
    through
    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 30 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 23 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 16 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 9 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Oct 2 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Wednesday
    Sep 27 2017
    Peer mentoring and Coursera course discussion
    python

    PDX Code Guild

    Lets get together to discuss all aspects of deep learning and any questions you may have on the Fast.AI or Andrew Ng's coursera course.

    All levels of experience are welcome. We rarely have presentations, though we may someone lead a discussion. Bring your questions, projects and ideas, basic or advanced, and we'll try to help.

    Website
  • Monday
    Sep 25 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Tuesday
    Sep 19 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free!

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Sep 11 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 28 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 21 2017
    Edit - Cancelled for Eclipse - See you next Week! Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 14 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Aug 7 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 17 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jul 10 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Jun 29 2017
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jun 26 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Jun 22 2017
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jun 19 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Jun 12 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python javascript ruby

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 29 2017
    Canceled tonight for the holiday! Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Wednesday
    May 24 2017
    Portland Deep Learning - Deep Learning: Style Transfer and Peer Mentoring

    PDX Code Guild

    Ok, it's been a little over a month since the last meeting and I hope you are ready to get back into it.

    Keep in mind this is a 'peer mentoring' style group. It does not matter what 'level' you are at. Please come with questions and projects and a willingness to discuss and help each other.

    Lets start with the first video from part 2 of the Fast.AI course (on style transfer) and the first chapter of the Deep Learning Book (links below).

    We're at a new location that should be quieter and have more parking. There is no food there but you can bring your own as long as you clean up afterwards. We'll see how it turns out.

    Looking forward to it.

    Julio

    http://forums.fast.ai/t/part-2-early-release-videos-now-available/2621

    http://www.deeplearningbook.org

    Website
  • Monday
    May 22 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 15 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 8 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    May 1 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Apr 24 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Apr 20 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Tuesday
    Apr 11 2017
    Self-guided learning — A survival guide
    free

    PDX Code Guild

    You’re just getting started, but where exactly do you start? Should you freelance or head for corporate cover? How soon should you qualify your experience as, well, experience? How much advice should you take from so-called mentors? Is it possible to love too many things at once? Why hasn’t school made you the programming wizard you’d hoped to become?

    Admit it: you’re a little intrigued. I’m going to tell you my story—the bumps and scrapes and occasional victories experienced over my nearly twenty years as a web developer. I’ve learned a few things that can hopefully help you succeed on your new self-guided journey.

    Website
  • Monday
    Apr 10 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Apr 6 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Apr 3 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Mar 30 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Mar 27 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Mar 23 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Mar 20 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Mar 16 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Mar 13 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Mar 9 2017
    Frontend Peer Mentoring
    html javascript
    through
    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Mar 6 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Monday
    Feb 27 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Feb 23 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Feb 20 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Feb 16 2017
    Frontend Peer Mentoring
    html javascript python

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Feb 13 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Feb 9 2017
    Frontend Peer Mentoring
    html javascript python

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Feb 6 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Thursday
    Feb 2 2017
    Front End Peer Mentoring
    javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build.

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Jan 30 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Friday
    Jan 27 2017
    Learn to Code Friday
    html javascript python

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

    Website
  • Thursday
    Jan 26 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Jan 23 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Friday
    Jan 20 2017
    Learn to Code Friday
    html javascript python

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

    Website
  • Thursday
    Jan 19 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Jan 16 2017
    ***CANCELED*** Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School.

    Website
  • Friday
    Jan 13 2017
    Learn to Code Friday
    html javascript python

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

    Website
  • Thursday
    Jan 12 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Wednesday
    Jan 11 2017
    How I found a Job after Code School

    PDX Code Guild

    What: A workshop on finding a job after a Code Boot Camp complete with life examples, strategies, and tips to make finding a job less of a hassle. We'll talk about the different types of jobs to look for, interview tips, and resume tips as well. This is perfect for people who are close to graduating or have recently graduated from a code school.

    Who: Jeff Lombard Graduate of PDX Code Guild Front-End Developer WalzIT, Developer Evangelist Cloudstitch [email protected] PDXCodeGuild Slack User: jefflombard

  • Monday
    Jan 9 2017
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Friday
    Jan 6 2017
    Learn to Code Friday
    python html javascript

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

    Website
  • Thursday
    Jan 5 2017
    Frontend Peer Mentoring
    html javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Thursday
    Dec 29 2016
    Front End Peer Mentoring
    javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build.

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Friday
    Dec 23 2016
    Learn to Code Friday
    javascript html python

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    This week we will be learning JavaScript!

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

  • Thursday
    Dec 22 2016
    Front End Peer Mentoring
    javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build.

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Dec 19 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Friday
    Dec 16 2016
    **CANCELLED** Learn to Code Friday
    html

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

    Help will be available for those needing help getting started or moving ahead learning to code. 6:30 Intros

    6:45 Beginner Tutorials

    We will rotate each week between: 1. Setting up your environment 2. Getting started learning Python 3. Getting started with HTML and CSS 4. Getting started with JavaScript

    This week we will be learning HTML and CSS!

    7:30-9:00 Mentor assisted study session

    Help will be available for beginning Python, HTML, CSS and JavaScript.

  • Thursday
    Dec 15 2016
    --CANCELLED--Front End Peer Mentoring
    javascript

    PDX Code Guild

    !!!! CANCELLED !!!! ** THIS EVENT HAS BEEN CANCELLED DUE TO ICY WEATHER AND ROAD CONDITIONS

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues. CANCELLED

    Website
  • Monday
    Dec 12 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Tonight's presentation is by Kieran Prasch, "Regular Expressions are Awesome."

    The Regular expressions mini-language is terse yet power-packed! Take a guided tour of the language from basic syntax to practical usage in code and enhance your ability to use regex to acomplish everyday tasks.

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    slides are here


    https://github.com/KPrasch/RegExpAwesome

    Website
  • Thursday
    Dec 8 2016
    CANCELLED!!!! Front End Peer Mentoring
    javascript

    PDX Code Guild

    !!!! CANCELLED !!!! *

    this event has been cancelled due to icy weather and road conditions!

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Dec 5 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Friday
    Dec 2 2016
    Learn to Code Friday
    python html javascript

    PDX Code Guild

    6:00 - 6:30 Mix & Mingle

          Help will be available for those needing help getting started or moving ahead learning to code.
    

    6:30 Intros

    6:45 Beginner Tutorials

        We will rotate each week between:
        1. Setting up your environment
        2. Getting started learning Python
        3. Getting started with HTML and CSS 
        4. Getting started with JavaScript
    
        This week we will be setting up environments!
    

    7:30-9:00 Mentor assisted study session

        Help will be available for beginning Python, HTML, CSS and JavaScript.
    
  • Thursday
    Dec 1 2016
    Front End Peer Mentoring
    javascript

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Wednesday
    Nov 30 2016
    Starting Your Career on a Self-Guided Path with Andy Hoffman
    free

    PDX Code Guild

    Come join us for an awesome talk with the amazing Andy Hoffman! With the presentation timed at about 10-15 minutes, there will be lots of time to ask any questions you have 1-on-1 about starting your career as a professional and any other questions that might come up. We're looking forward to it- hope you are, too!

    Website
  • Monday
    Nov 28 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Nov 21 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Oct 31 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Oct 27 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Oct 24 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Oct 20 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Tuesday
    Oct 18 2016
    PDX Code Guild Demo Day!
    free

    PDX Code Guild

    Join PDX Code Guild and our wonderful graduates for an awesome evening of final project demos, refreshments, and fun!

    Schedule:

    6:30pm | Light Refreshments & Mingling
    7:00pm | Student Demos!
    7:45pm | Break
    8:00pm | Student Demos!
    8:45pm | Happy Hour

    RSVP here!

    Website
  • Monday
    Oct 17 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Oct 13 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Oct 10 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Oct 6 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Oct 3 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Sep 29 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Sep 26 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Sep 22 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Sep 19 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Sep 15 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Sep 12 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Sep 5 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Sep 1 2016
    PDX Code Guild's Third Anniversary Party
    python

    PDX Code Guild

    Come celebrate PDX Code Guild's third anniversary Sept. 1st with food, beer, live music, and great company! Also enjoy four short presentations from recent graduates showing off their final projects!

    Details & RSVP: https://codeguildthirdanniversary.eventbrite.com

    We hope to see you there!

    Website
  • Monday
    Aug 29 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Aug 22 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    through
    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Friday
    Aug 12 2016
    Free Code Camp PDX meetup group
    javascript

    PDX Code Guild

    Laid back study session with local freel code campers. Focus on javascript but all programmers of any level are welcome to come hang out and code.

    Website
  • Monday
    Aug 8 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Aug 4 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Aug 1 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Jul 28 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jul 25 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Saturday
    Jul 23 2016
    Code Oregon Hacker Rank Codesprint Party at PDX Code Guild Alumni Hacker Space

    PDX Code Guild is opening it's doors Saturday and Sunday for participants and mentors of the Code OregonTech Hire Code Sprint.
    Register here: https://www.hackerrank.com/techhire-codesprint
    Code Oregon may be the largest program in the country participating in the Hacker Rank Codesprint, so they challenge you, our talented Code Oregon Community, to bring yourselves home some cash prizes and have some fun! Better yet, you’ll have your resume and score sent directly to TechHire employers. If you’ve never participated in a hackathon-like event before, here’s your chance!

    Website
  • Thursday
    Jul 21 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jul 18 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Jul 14 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jul 11 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Jul 7 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Thursday
    Jun 30 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jun 27 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Jun 23 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions at 6:20 pm and invite attendees to ask and answer questions and help each other with programming issues.

    Website
  • Monday
    Jun 20 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Jun 13 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Jun 6 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    May 30 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    May 23 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    May 16 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    May 9 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    May 2 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Friday
    Apr 29 2016
    PDX Code Guild Spring Graduation Demo & Reception
    python

    PDX Code Guild

    It's time to celebrate with PDX Code Guild Graduates Check out the skills they've accomplished in just three months This is a great time to check out new talent, see what our students learn, and support the graduating students Please join us 1:30 - 2:15 Meet and Greet Snacks and Sodas 2:15 - 3:30 Student Demos with Q & A 3:30 - 4:30 Happy Hour Hors d'oeuvres & beverages

    Website
  • Monday
    Apr 25 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Apr 18 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Apr 14 2016
    Frontend Peer Mentoring

    PDX Code Guild

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Apr 11 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    PDX Code Guild

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Thursday
    Apr 7 2016
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Apr 4 2016
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Mar 28 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Mar 24 2016
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Mar 21 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Mar 14 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Mar 7 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Feb 29 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Feb 22 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Feb 8 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Feb 1 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jan 25 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jan 18 2016
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jan 11 2016
    Monday Python (Programmer Peer Mentoring Night)
    through
    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 28 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 21 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 14 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 7 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 30 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 23 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 16 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Nov 12 2015
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Nov 9 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Nov 5 2015
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Nov 2 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Oct 29 2015
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Oct 26 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Oct 22 2015
    Frontend Peer Mentoring

    Join us for an evening of frontend programming! Bring your laptop, and something you want to learn, try, or build. Save this phone number in case you need directions. (541)[masked]

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Oct 19 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Oct 15 2015
    Thursday Night Frontend
    javascript html

    PDX Code Guild

    Come to learn and/or share your existing knowledge with others. We cover HTML, CSS, JavaScript, jQuery and more. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Website
  • Monday
    Oct 12 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Oct 5 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 28 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 21 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 7 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 31 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 24 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 17 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 10 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Tuesday
    Aug 4 2015
    Coworking Tips, Tricks, and Hacks — Bring Your Questions!

    PDX Code Guild

    To celebrate Portland Coworking Week, we're hosting a reverse Q&A: you can submit your questions (as well as your tips) about how to cowork better! We'll have snacks and drinks to help keep the ideas flowing.

    Share your questions and tips through the Reverse Q&A doc (you can add items anonymously, if you're not comfortable asking on your own.

    Free parking!

    Website
  • Monday
    Aug 3 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jul 27 2015
    Monday Python (Programmer Peer Mentoring Night)
    through
    PDX Code Guild

    Special Guest Speaker Tonight!

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 29 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Special Guest Speaker Tonight!

    Grant Holly will be presenting "Monitoring Insights with Python Stream Processing"

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 22 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Jun 17 2015
    Javascript Study Night - Women Who Code

    PDX Code Guild

    Rotating bi-weekly with our Intro to Javascript and Intermediate project night, Javascript Study Night is a night to get together and help each other with projects or just sit and code with like minded folks.

    Come make Wednesday your Javascript night!

    http://www.meetup.com/Women-Who-Code-Portland/events/222673171/

  • Monday
    Jun 15 2015
    Monday Python (Programmer Peer Mentoring Night)

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Jun 10 2015
    Women Who Code Javascript Study Group and Hack Night (now with more than intro fun!)

    PDX Code Guild

    We will be meeting up for a JavaScript Study Group.

    An intro to JavaScript class will be taught for anyone who is looking to get into programming.

    There will also be an intermediate group project to work on to hone your skills together. The intermediate group will work on Conway's Game of Life and or Fiz Buzz to tackle some classic coding problems together. Game of Life: http://www.devblogrbmz.com/writing-conways-game-of-life-in-javascript-using-tdd-pt-1/ FizzBuzz: http://www.codecademy.com/courses/fizzbuzz/2/1

    Finger food will be provided. Please bring your own laptop or tablet if you would like to come to the JavaScript class. Come for some good company and bring a project to work on. We'll be here to bounce ideas off each other and continue to work out what we would like to run as a community.

    See meetup for more links to projects for advanced beginners.

    Website
  • Monday
    Jun 8 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 1 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 25 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 18 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 11 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 4 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Apr 27 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Apr 20 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Apr 13 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Apr 6 2015
    Monday Python (Programmer Peer Mentoring Night)
    python
    through
    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Mar 30 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Mar 23 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Mar 18 2015
    Javascript Study Group and Hack Night (now with more than intro fun!)

    We will be meeting up for a JavaScript Study Group.

    An intro to JavaScript class will be taught for anyone who is looking to get into programming.

    There will also be an intermediate group project to work on to hone your skills together. The intermediate group will work on Conway's Game of Life and or Fiz Buzz to tackle some classic coding problems together.
    Game of Life: http://www.devblogrbmz.com/writing-conways-game-of-life-in-javascript-using-tdd-pt-1/
    FizzBuzz: http://www.codecademy.com/courses/fizzbuzz/2/1

    Finger food will be provided. Please bring your own laptop or tablet if you would like to come to the JavaScript class. Come for some good company and bring a project to work on. We'll be here to bounce ideas off each other and continue to work out what we would like to run as a community.

    For those of your interested in getting started in programming, feel free to check out the resources below. Bring your questions and confusion and we'll help you clear things up! JavaScript Getting Started Resources:

    https://www.codeschool.com/courses/javascript-road-trip-part-1

    http://www.codecademy.com/en/tracks/javascript

    Advanced Beginners can start in on some Coder Projects:

    http://googlecreativelab.github.io/coder-projects/projects/night_and_day/


    and

    http://googlecreativelab.github.io/coder-projects/projects/music_boxes/

    Website
  • Monday
    Mar 16 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Mar 11 2015
    Javascript Study Night

    Rotating bi-weekly with our Intro to Javascript and Intermediate project night, Javascript Study Night is a night to get together and help each other with projects or just sit and code with like minded folks.

    Come make Wednesday your Javascript night!

    Website
  • Monday
    Mar 9 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Coder Bootcamp Open House - PDX Code Guild
    python javascript html

    PDX Code Guild

    Considering a career in technology?

    Come check out PDX Code Guild, meet instructors and staff, tour the school, and ask questions about the bootcamps.

    Chat about programming languages, how to learn code, what the industry is like and more.

    Drop in any time between 4:00pm and 6:00pm.

    Free parking, close to public transit, bicycle friendly.

    Bring a laptop and stay after for Monday Python.

    Light refreshments

    Website
  • Wednesday
    Mar 4 2015
    Javascript Study Group and Hack Night (now with more than intro fun!)

    We will be meeting up for a JavaScript Study Group.

    An intro to JavaScript class will be taught for anyone who is looking to get into programming.

    There will also be an intermediate group project to work on to hone your skills together. The intermediate group will work on Conway's Game of Life and or Fiz Buzz to tackle some classic coding problems together.
    Game of Life: http://www.devblogrbmz.com/writing-conways-game-of-life-in-javascript-using-tdd-pt-1/
    FizzBuzz: http://www.codecademy.com/courses/fizzbuzz/2/1

    Finger food will be provided. Please bring your own laptop or tablet if you would like to come to the JavaScript class. Come for some good company and bring a project to work on. We'll be here to bounce ideas off each other and continue to work out what we would like to run as a community.

    For those of your interested in getting started in programming, feel free to check out the resources below. Bring your questions and confusion and we'll help you clear things up! JavaScript Getting Started Resources:

    https://www.codeschool.com/courses/javascript-road-trip-part-1

    http://www.codecademy.com/en/tracks/javascript

    Advanced Beginners can start in on some Coder Projects:

    http://googlecreativelab.github.io/coder-projects/projects/night_and_day/


    and

    http://googlecreativelab.github.io/coder-projects/projects/music_boxes/

    Website
  • Monday
    Mar 2 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Beginner Friendly Intro to Programming
    python

    PDX Code Guild

    Learn the basics of programming in a collaborative, creative and friendly environment. You will learn how to write fun, simple programs in Python, one of the most popular, useful, and easiest to learn programming languages.

    Class meets 5:30pm - 8:30pm Monday, Tuesday and Thursday, March 2nd-March 12th.

    This class is great for anyone who: * Wants to be prepared to take a bootcamp * Wonders if programming is for them * Works around programming and wants a basic understanding * Wants to try their hand at programming

    To register call Sheri (541) 602-6215 or go to pdxcodeguild.com

    Website
  • Monday
    Feb 23 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Feb 16 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Feb 11 2015
    Javascript Study Night

    Rotating bi-weekly with our Intro to Javascript and Intermediate project night, Javascript Study Night is a night to get together and help each other with projects or just sit and code with like minded folks.

    Come make Wednesday your Javascript night!

    Website
  • Monday
    Feb 9 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Feb 4 2015
    Javascript Study Group and Hack Night (now with more than intro fun!)

    We will be meeting up for a JavaScript Study Group.

    An intro to JavaScript class will be taught for anyone who is looking to get into programming.

    There will also be an intermediate group project to work on to hone your skills together. The intermediate group will work on Conway's Game of Life and or Fiz Buzz to tackle some classic coding problems together.
    Game of Life: http://www.devblogrbmz.com/writing-conways-game-of-life-in-javascript-using-tdd-pt-1/
    FizzBuzz: http://www.codecademy.com/courses/fizzbuzz/2/1

    Finger food will be provided. Please bring your own laptop or tablet if you would like to come to the JavaScript class. Come for some good company and bring a project to work on. We'll be here to bounce ideas off each other and continue to work out what we would like to run as a community.

    For those of your interested in getting started in programming, feel free to check out the resources below. Bring your questions and confusion and we'll help you clear things up! JavaScript Getting Started Resources:

    https://www.codeschool.com/courses/javascript-road-trip-part-1

    http://www.codecademy.com/en/tracks/javascript

    Advanced Beginners can start in on some Coder Projects:

    http://googlecreativelab.github.io/coder-projects/projects/night_and_day/


    and

    http://googlecreativelab.github.io/coder-projects/projects/music_boxes/

    Website
  • Monday
    Feb 2 2015
    Startup Week - PDX Code Guild Open House Party
    python beer javascript

    PDX Code Guild

    Join PDX Code Guild for Startup Week Open House Party!

    We’ll have refreshments, live acoustic blues, student demos, and hacking.

    2626 SW Corbett Ave Portland OR 97201 (next door to the Portland State University Business Accelerator)

    PDX Code Guild harnesses the power of code to empower career-seekers, entrepreneurs and startups through a trio of services that include bootcamps for career-seekers and startup founders and a consulting team that turns ideas into exceptional software.

    PDX Code Guild Bootcamps are immersive hands-on developer training programs. Students build their portfolio and receive individualized attention. Small class sizes and intensive instruction ensure students get the maximum results in the shortest amount of time.

    PDX Code Guild serves the Portland Tech community by:

    Providing technical skills training to help fill the need for talent in Portland's growing tech industry. Empowering entrepreneurs with technical leadership skills so they can be more successful at launching a startup, and making founding a tech startup available to a more diverse group. Providing high-quality, low-cost software development for startups, non-profits & small businesses. Keep this number in case you need directions: (541) 602-6215

    Website
  • Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    This week is Startup Week, and we're adding to the fun by hosting a party. We'll set up a sanctuary in the classroom for Monday Python where we'll do the usual, and we'll also have food, drinks, student demos, and light live music.

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jan 26 2015
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    We have a special guest speaker tonight!

    K. Lars Lohn will rehearse his presentation, "The Well Tempered API", that he'll be giving at the Python Conference in Nashville in two weeks.

    About the beginner-friendly presentation:

    "Why does 400 year old music still work? Do programmers have something to learn from the world of music? At the PyTennessee conference in February of 2015, I will give my answers to these questions in a multimedia presentation that includes Remedial Music Theory for Programmers, Thoughts and Examples of API design and, of course, a Bassoon."

    http://youtu.be/urvi8eNtdpU?list=UUSg0NEm9qCJgxwLrzFYhUHw

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    After the rehearsal we'lll do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Saturday
    Jan 17 2015
    Inbox Zero Party

    Come get a fresh start to the year! Join us for networking, blowing through emails, hanging out and cheesey movies!

    We'll be meeting up at PDX code guild in pursuit of the ever illusive Inbox Zero! Many of us are too busy to get to meetups for fun so join us as we all take the time to hang out and be personally productive. Bring a laptop/tablet/phone if you want to work on your inbox or project.

    Also bring a snack to share if you're inclined to.

    What is Inbox Zero: http://www.43folders.com/izero

    Website
  • Monday
    Dec 22 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 15 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 8 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Dec 1 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 24 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 17 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Nov 10 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Nov 6 2014
    Branding for Brainiacs

    PDX Code Guild

    Space is limited; RSVP http://bit.ly/1DQml6c

    Startups are in the air! The Portland Startup scene is booming, Portland Startup Weekend is weeks away, as is Global Startup Battle..

    In celebration of you, the innovators behind the movement, PrestoBox and PDX Code Guild present Branding for Brainiacs.

    Startup founders rule. You are ready to reinvent the world with your brilliant idea for a startup. But to get your business off the ground you need to connect with customers. You need a brand.

    A brand is what the outside world thinks of you. It’s communicated in everything you do - from how you answer the phone, to the colors on your homepage, to the logo on your door. You need to figure out what you stand for and how that walks and talks.

    Your customers may care less about the nuts and bolts of your business than your colors.

    Did you know… 92.6% of people say that visual dimension is the #1 influencing factor affecting their purchase decision?

    People make a subconscious judgment about a product within 90 seconds of viewing? Up to 90% of that is based on color!

    Come to this workshop to learn how to build your brand, including: - How to choose your colors - How to choose your fonts - How to choose your images - How to develop your voice - How to build your logo - How to build your website, business card & other branding elements

    Walk away from this workshop with: - Your brand personality - Tools to build your brand and win business - The ability to think like a creative (even if you’re not)

    This workshop is presented by PrestoBox, the world’s first automated branding agency. What used to cost thousands of dollars and take months of time now can happen at the snap of your fingers. Have questions about Branding for Brainiacs? Contact [email protected]

    Website
  • Monday
    Nov 3 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Oct 27 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)

    Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with.

    This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next.

    Free parking! Save this number in case you need help finding us: (541)[masked] We are at 2626 SW Corbett Ave, two buildings down from the Portland State Business Accelerator, and near the International School. More Directions below.

    Website
  • Monday
    Oct 13 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Tonight we have a guest speaker:

    Neil Raja Presents:

    Free as in Free Beer
    Open Source Technology: History and Principles

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Thursday
    Oct 9 2014
    Party with PDX Code Guild
    python

    PDX Code Guild

    The best kind of party happens when you, members of the Portland tech community, advisors, staff, graduates, students, a delta blues musician, a photo booth, food and drinks are all together at PDX Code Guild.

    RSVP Here: https://www.eventbrite.com/e/party-with-the-pdx-code-guild-tickets-13272312845

    Let's make it happen. Join us!

    After a long year of hard work and help from the Portland Tech Community, we have completed our beta testing of our bootcamp and have obtained a career school license!

    Join us for drinks, hors d'oeuvres, delta blues & slide guitar from Adam Scramstad, student project demos, and a photo booth.

    If you've been curious about our bootcamp, this will be a fun way to fine out more. PDX Code Guild staff, instructors, students, advisors and graduates will be here to share beverages and answer any questions.

    Website
  • Monday
    Oct 6 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Tonight we have a guest speaker:

    Grant Holly presents

    Classy Programming in Python and Javacsipt A cross sectional look at classes and inheritance in Python and Javascript.

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 29 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • All levels Python, JavaScript, SQL, HTML, CSS, Jquery and Djano peer mentoring
    python javascript

    PDX Code Guild

    Bring your laptop, your questions and/or knowledge to share. Once most everyone has arrived, we do introductions where each attendee tells what they are working on, what languages they can help with and what they want help with.

    It's a friendly and chill group.

    Website
  • Monday
    Sep 22 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 15 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 8 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Sep 1 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 25 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Aug 20 2014
    Women Who Code - Intro to JavaScript and Hack Night
    javascript

    PDX Code Guild

    We will be meeting up for a hack night and some intro to JavaScript for anyone who is looking to get into programing.

    Food will be provided. Please bring your own laptop or tablet if you would like to come to the JavaScript class.

    Come for some good company and bring a project to work on. We'll be here to bounce ideas off each other and continue to work out what we would like to run as a community.

    For those of your interested in getting started in programming, feel free to check out the resources below. Bring your questions and confusion and we'll help you clear things up!

    JavaScript Getting Started Resources:

    https://www.codeschool.com/courses/javascript-road-trip-part-1

    http://www.codecademy.com/en/tracks/javascript

  • Monday
    Aug 18 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 11 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Aug 4 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jul 28 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jul 14 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jul 7 2014
    Monday Python (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    This week, we are excited to welcome Alex Chamberlain, Senior Software Quality Assurance Engineer at Puppet Labs, who will give a talk titled " "Programming Jobs in the Real World"--how domain knowledge can help you get a job programming outside the tech industry"

    We will also have plenty of room for the usual peer mentoring.

    Save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 30 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 23 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    Jun 16 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Wednesday
    Jun 11 2014
    PDX Code Guild Spring Happy Hour
    python javascript html

    PDX Code Guild

    Party with us in our new location!

    RSVP Here: https://www.eventbrite.com/e/pdx-code-guild-spring-happy-hour-tickets-11623290575

    Join us for the fist Meet and Greet Party in our new location!

    Share beverages and some snacks, meet our staff, grads and current students.

    Enter our free drawing for $200 off of the upcoming Junior Developer Bootcamp.

    Connect with the community.

    Have a ball!

    Website
  • Monday
    Jun 2 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 26 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 19 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website
  • Monday
    May 12 2014
    Monday Python Flying Circus (Programmer Peer Mentoring Night)
    python

    PDX Code Guild

    Join us for an evening of programming!

    We have moved to a way cooler location! See Venue Details and save this phone number in case you need directions. (541) 602-6215

    Come to learn and/or share your existing knowledge with others. We cover Python, Django, JavaScript, SQL, CSS, HTML and More. Our event is for all levels from beginner to advanced. Come to learn and/or to mentor.

    This week we will do introductions and then pair up mentors and learners and/or work on projects.

    Bring your laptop, and something you want to learn, try, or build.

    Website