Release 0.2 reflects how we have grown as developers throughout the semester. Instead of new software updates, it's new and improved skills as inspiring developers.Read More
Being a student developer, I still have a lot to learn. But found it's also important to never stop learning. No matter how experienced you are. Engaging in the open-source community has exposed me to...Read More
After having the chance to test out the waters of building an open source project (Building Firefox Source) , it was time to branch off (git pun intended) and begin researching other open source projects...Read More
One of the most important tools for any developer is their code editor. Choosing the right editor for the job will significantly increase productivity and performance. For the purpose of this lab , we were...Read More
The MIT License is one of the most common open-source software license. The license gives “any person obtaining a copy of … the Software” A.K.A the general public, permission as well as the same protection of...Read More
Building Mozilla’s Firefox from source was definitely an experience on its own. This was my first time attempting to build a large open source project on my local machine. At first glance of the build instructions...Read More
Contributing to an open source project can be intimidating at first. You’re faced with thousands of files, directories, and programming languages you’ve probably never even heard of. Before you become overwhelmed, the first step to...Read More