Tagged Questions
7
votes
6answers
470 views
Is there an infinite amount of knowledge in a programming language?
I can program in Java, C#, C, Scala, and Javascript fluently. I'm comfortable with Objective-C, but I don't remember the conventions used for memory management. I can read Python and Ruby and I've ...
6
votes
3answers
198 views
Design in “mixed” languages: object oriented design or functional programming?
In the past few years, the languages I like to use are becoming more and more "functional". I now use languages that are a sort of "hybrid": C#, F#, Scala. I like to design my application using ...
6
votes
3answers
188 views
choosing a functional language platform for a new project
I have been writing code for a few years now and I don't believe I can claim to have a complete knowledge in this job yet.
My experience primarily rolls around C# related areas with a decent ...
1
vote
2answers
104 views
Need help with deciding elements for icon creating application
I'm trying to practice programing by creating a simple application which, I think, I can manage to do in .Net C# in VisualStudio 2010.
I'm working on simple application which will let me to create ...