UC Berkeley told to cough up $5m in compensation to comp-sci, engineering students recruited to teach classes Computer Science |
- UC Berkeley told to cough up $5m in compensation to comp-sci, engineering students recruited to teach classes
- Compiler and Language Research Topics
- Is Agile considered to be a methodology or framework?
- Computer Science Map
- ELI5: Dotnet Core, Dotnet Framework, Dotnet Standard
- Set Cover and Aliens
- Making Backpropagation, Autograd, MNIST Classifier from scratch in Python
- Quick question on complexity theory
- My friend is doing a survey on CI/CD usage for a class project
- What was your capstone project idea? Or if you could go back and do it again, what will your idea be now?
Posted: 01 Feb 2020 06:26 PM PST |
Compiler and Language Research Topics Posted: 02 Feb 2020 02:51 AM PST I am trying to set up research into the field of compilers and language design, however the amount of possible things to look into in this field is quite large to say the least. In a sense I'm falling victim to my own curiosity because it is all fun to look into, but I need to narrow it down to a more concrete problem or topic. I have spoken to others about it to get some directions, but I would love to get more views on the subject. Currently, I have two ideas that might be worth looking into:
I would very much like to hear your opinions, pointers and criticism as to the merit and novelty of these ideas. I would also love to hear about your own interest in this field. [link] [comments] |
Is Agile considered to be a methodology or framework? Posted: 01 Feb 2020 09:28 AM PST I've always heard Agile referred to as a methodology, but in the Software Engineering class I am taking, it refers to it as a framework. So which is it? Would Agile be a framework and then things like Scrum or XP be considered Agile methodologies? [link] [comments] |
Posted: 02 Feb 2020 12:38 AM PST |
ELI5: Dotnet Core, Dotnet Framework, Dotnet Standard Posted: 02 Feb 2020 01:14 AM PST I know core, framework and standard are all apart of the dotnet 'framework' in a sense of premade functions for the Microsoft Windows platform Can someone given an ELI5 explanation of the differences between the three? From reading different documentation on the three, I still don't have a clear idea of the difference between the three/what different problems the three seem to be solving They all seem to be doing the same thing [link] [comments] |
Posted: 01 Feb 2020 09:15 AM PST |
Making Backpropagation, Autograd, MNIST Classifier from scratch in Python Posted: 01 Feb 2020 01:20 PM PST |
Quick question on complexity theory Posted: 01 Feb 2020 01:05 PM PST Hi all, Just want someone to check my logic, Say we have 2 binary values of size L, The binary complexity of mulitplying them is O(2L), since worst case both are all 1's of size L giving result of 2L That makes sense to me, but how come the complexity of addition is O(log k + L) instead of O(L+1), where k is a general step in the addition. Thanks [link] [comments] |
My friend is doing a survey on CI/CD usage for a class project Posted: 01 Feb 2020 02:17 PM PST Would you all be willing to help? You can take his SurveyMonkey survey at here [link] [comments] |
Posted: 01 Feb 2020 11:18 AM PST |
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