FreshFromATL
Self Made
Y'all wanna create a couple of dope open-source projects? What's the worst that can happen beside we all coming up with some shyt that benefits us all 


First project should be getting me an A in my java class![]()
i wanna help. but im not sure what value i'd add since im mechanical.
1) Formulate Requirements Figure out exactly what the problem to be solved is. Try to understand as much as possible about it. Until you really know what the problem is, you cannot begin to solve it.
2) Determine Specifications Describe exactly what your program will do. At this point, you should not worry about how your program will work, but rather with deciding exactly what it will accomplish. For simple programs this involves carefully describing what the inputs and outputs of the program will be and how they relate to each other.
3) Create a Design Formulate the overall structure of the program. This is where the how of the program gets worked out. The main task is to design the algorithm(s) that will meet the specifications.
4) Implement the Design Translate the design into a computer language and put it into the computer.
5) Test/Debug the Program Try out your program and see if it works as expected. If there are any errors (often called bugs), then you should go back and fix them. The process of locating and fixing errors is called debugging a program.
6) Maintain the Program Continue developing the program in response to the needs of your users. Most programs are never really finished; they keep evolving over years of use.
LOL, I find it hard to focus on projects work pay me for. Don't see how I'd motivate myself for an open source project.
I can understand this....Hmm, id be down, but im only fluent in c languages. Id toss knowledge at a worth wild project tho
Once you become fluent in 1 language, its easy to use another. The only thing that's different is the syntax (which is the easy part). The hard part is learning to program.

I keep hearing this. I definitely don't know the in and outs of java or really how to gui interface. I write mostly firmware applications, but my logic is on point.
Let a breh know, this could be interesting![]()

