Gian_Yagami Posted January 8, 2018 Share Posted January 8, 2018 I think I need more than a monitor and pc, something like whiteboard for drawing flowchart. Is it actually worth? And would you share your workroom? Link to comment Share on other sites More sharing options...
dkluin Posted January 9, 2018 Share Posted January 9, 2018 All you really need is the right software and the right PC. Gian_Yagami 1 Link to comment Share on other sites More sharing options...
Gian_Yagami Posted January 9, 2018 Author Share Posted January 9, 2018 All you really need is the right software and the right PC. Any suggest? Anything like visual studio but with smaller size. Link to comment Share on other sites More sharing options...
K^2 Posted January 10, 2018 Share Posted January 10, 2018 Depends on what languages you want to develop with. For C/C++ CLang is becoming quite popular throughout the industry. It's compatible with a lot of IDEs, and has a full suit of tools. It's all part of the LLVM project, and there are other front-ends for LLVM, including a Java one. As for the whiteboard, I find it useful at work, when you have to explain something to colleagues, but I've never felt like I needed one at home. Occasionally I need some scratch paper to work something out, but once I have it down as code, I rarely need the notes anymore. Prior to filing a bug against any of my code, please consider this response to common concerns. Link to comment Share on other sites More sharing options...
cleomaster Posted January 30, 2018 Share Posted January 30, 2018 That's a silly question. You don't need a fancy room with whiteboards, flow-chats and blueprints for programming unless you really need it and I am sure they won't be "so" needed in a one man project. These things are mostly needed on a team project where you need to explain your idea to the team. Other than that, you just need a good PC and the best tools that suits your project and then everything depends on your skill set Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now