Comment on: What is the best way to keep your projects organized from start to finish?
0 12 Feb 2019 02:54 u/Marsog in v/programmingComment on: What is the best way to keep your projects organized from start to finish?
I meant for personal projects that are medium/large sized. I usually start these projects after multiple smaller "Test" projects only to quit halfway through because of bandaid over bandaid over bandaid.
Comment on: What is the best way to keep your projects organized from start to finish?
Thanks for the answer. Do you know of an easy way to combine python and another language like C# or C++? Python and C are the only languages I barely know.
Comment on: What is the best way to keep your projects organized from start to finish?
Does python count as a functional scripting language?
What is the best way to keep your projects organized from start to finish?
2 0 comments 11 Feb 2019 15:49 u/Marsog (self.programming) in v/programmingComment on: Poo in the loo 16 year old gurl "Prodigy" app dev found out to be a fraud.
poo in loo paid another dude to develop program and sign an nda.
poo in loo took all the credit and said she developed it all herself. This is false because the author did a few things to see if all the code was written by the same person. Because it was obviously written by more than one person she is indisputably lying.
Comment on: My Boys Birthday Present.
That's a great present!
I recommend starting with python for the Pi, as there are many resources online for help. Arduino micro controllers are a great way to teach people how programming works as well, however that is more hardware oriented IMO than Pi.
Comment on: Help with C# questions?
Thanks for the really in depth answer!
Comment on: Help with C# questions?
I've only ever done Ruby, HTML, CSS, and Python (And very, very basic python).
Help with C# questions?
7 11 comments 27 Mar 2016 01:32 u/Marsog (self.programming) in v/programmingComment on: Python GUI Questions
Hey, thanks for your input. Any tips on how to get Python and HTML5 working together? I have experience with Python itself, not the web version. I've almost no experience with HTML either.
Thanks for telling me about Qt and the databases. I'll look into it tonight.
Any general pointers for Python or HTML in general?
personal project, probably more than 1k but less than million. Will include many sub-systems and features that I will have to build all from scratch.