Difference between revisions of "DPS909/OSD600 Winter 2019 Lab 3"

From CDOT Wiki
Jump to: navigation, search
(Submission)
(Submission)
Line 70: Line 70:
 
| https://codingmoments1618.blogspot.com/2019/02/and-journey-into-open-source-world.html
 
| https://codingmoments1618.blogspot.com/2019/02/and-journey-into-open-source-world.html
 
|-
 
|-
|
+
| Woosle Park
|
+
| OpenRTC2 [https://github.com/OpenRCT2/OpenRCT2], Godot [https://github.com/godotengine/godot], React [https://github.com/facebook/react]
|
+
| https://woosleparkdpd909.wordpress.com/2019/02/06/lab-3-potential-open-projects/
 
|-
 
|-
 
|
 
|

Revision as of 14:16, 6 February 2019

Discovering Open Source Projects

Due Date

Friday Feb 8.

Requirements

  • Research 3 potential open source projects on GitHub you might like to work on
  • Blog about your chosen projects, and why you chose them
  • Add your Name and URLs to the table at the end of this lab

Contributing starts with you

During the remainder of the course, we'll be contributing to real open source projects, most of them on GitHub. Before we can add new features or fix bugs, we need to find possible projects.

Picking a project to work on involves first answering some questions about yourself:

  • which programming languages, and technology stacks do I like to work in?
  • which programming languages, and technology stacks would I be interested in learning?
  • what sorts of programs, systems, technologies interest me?

For example, you might be strong in web technologies, and interested in learning more about Python. Similarly, you might love working with data, and want to learn more about data science, machine learning, or visualization.

Someone else might love low-level programming, and want to find something related to C/C++ and embedded devices.

Yet another person might be interested in Java and Android development.

Write a short profile about yourself in this post, and try to figure out what you should look for, and what you should avoid.

Look for projects that match your profile

There are literally millions of open source projects you can work on. Use your profile above to narrow your search a bit.

Find 3 potential projects that you'd like to work on during the course. Here are some links to get you started:

Also, talk to other students. Many students have worked on open source projects at Seneca. Ask them what they liked doing.

Write about your chosen projects

Write a blog post about the projects you found:

  • What is the project?
  • What are some important links (website, github repo, docs, etc)
  • Why did you choose it?
  • What would you like to do with the project?
  • What would you need to learn?

Write about these projects in connection with your own personal profile of skills and interests.

Submission

Name 3 Projects (Names) Blog Post (URL)
Student Name Project 1, Project 2, Project 3 https://student.wordpress.com/2019/01/25/lab-3/
Vladimir Rozin OpenCV [1], TensorFlow [2], ggez [3], Servo [4] https://codingmoments1618.blogspot.com/2019/02/and-journey-into-open-source-world.html
Woosle Park OpenRTC2 [5], Godot [6], React [7] https://woosleparkdpd909.wordpress.com/2019/02/06/lab-3-potential-open-projects/