It could have all been C decades ago, right? Computer Science |
- It could have all been C decades ago, right?
- Good Canadian universities for AI
- What is the best programming languague for a job to learn for CS graduate
- How do you create multiple arrays from values in a CSV file?
It could have all been C decades ago, right? Posted: 16 Oct 2018 03:47 PM PDT It seems to me it's all the same, the basic functionality of a programming language. Sure C is procedural but what is OOP? From my point of view it's about organizing and reusing code efficiently in a manner that's elegant and readable. Variable variables and a small library of C can achieve organization and encapsulation and be readable in the specific code for your application. Then I got to thinking about syntax, the mostly C code could be converted to C with its special syntax that uses a C library allowing OOP and other features but it's all procedural C in a loop at the end of the day. Imagine a variety of extensions allowing different syntax's but all converting to C competing with each other like javascript libraries do. I don't think programmers really think about anything novel about the syntax besides the languages they are fluent in and complaining about it, they're thinking inside the brackets. The culmination of programming with this design may have lead to more unity and more features even in the syntax that we can't comprehend. Cross platform development would be so much easier as well. [link] [comments] |
Good Canadian universities for AI Posted: 16 Oct 2018 11:15 AM PDT What are some really good universities for studying computer science in Canada? (especially good in AI faculty, research etc) [link] [comments] |
What is the best programming languague for a job to learn for CS graduate Posted: 16 Oct 2018 10:35 AM PDT I have 3Y Exp in non programming background,but i work in a company where we do develope products using .NET technology. I'm interested in coding,not sure wheather i learn .Net or to learn some other programming languages. considering current techologies what would be the best programming language worth spending time after work hours? [link] [comments] |
How do you create multiple arrays from values in a CSV file? Posted: 16 Oct 2018 10:21 AM PDT |
You are subscribed to email updates from Computer Science: Theory and Application. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment