PDA

View Full Version : how can I join into other developer?



kty1104
June 9th, 2013, 04:12 PM
it would be really nice if I can connect to other people.
sharing a topic. developing an application.
I am not an expert but I wish I become an expert.
for now, I want some small starting point.
I can make simple console tetris, push push, jewel game.
how can I be social?
how can I be connected to other people?
do I must be an expert first?
or can I submit my small toy application?
I also would like to record my coding activity and share it.
it might be helpful someone who want to see how other make a program.
in short, how can I join into other developer?
thanks for reading.

KdotJ
June 9th, 2013, 04:54 PM
Hey, it's great that you want to collaborate with others and share your work. I think it's a great way to learn and develop your skills.

GitHub (https://github.com/) is a great place to browse code and get involved in projects. You can also start your own and other people can join in...

King Dude
June 9th, 2013, 10:52 PM
Well, it's always a good idea to start out with a simple approach. Familiarize yourself with the program (assuming it already exists), and, when you're ready, find a project to assist in development.

If you're interested, and are familiar with C++ or Python, there's a project going on for developing integrated emulators in the program XBMC. Perhaps you could start there.

http://forum.xbmc.org/forumdisplay.php?fid=194

kty1104
June 10th, 2013, 01:35 AM
Hey, it's great that you want to collaborate with others and share your work. I think it's a great way to learn and develop your skills.

GitHub (https://github.com/) is a great place to browse code and get involved in projects. You can also start your own and other people can join in...

thank you. I will try it today.
which project might be easy to join?
do you have any suggestion?