CompSci Weekend SuperThread (June 15, 2018) Computer Science |
- CompSci Weekend SuperThread (June 15, 2018)
- Want to learn Quantum Computing?
- What are your thoughts on software engineering being automated in the future?
- Winsock c++ and other socket api's without multithreading
- Modeling cellular energy activity on Titan #HPC; could provide clues to aging-related diseases
- This site allows you take a short quiz for an engineering job at over 100 companies instantly (ie. apple and facebook)
CompSci Weekend SuperThread (June 15, 2018) Posted: 14 Jun 2018 06:06 PM PDT /r/compsci strives to be the best online community for computer scientists. We moderate posts to keep things on topic. This Weekend SuperThread provides a discussion area for posts that might be off-topic normally. Anything Goes: post your questions, ideas, requests for help, musings, or whatever comes to mind as comments in this thread. Pointers
Caveats
[link] [comments] |
Want to learn Quantum Computing? Posted: 14 Jun 2018 05:52 AM PDT Hello! If you're reading this, you're most likely interested in learning about quantum computing; however, you might not be sure how to get started because of a lack of people to work with, lack of direction, and maybe even a lack of a bit of background knowledge. I've created a subreddit, /r/MikeAndIke, which will enable people with the desire to learn about quantum computing to come together and learn, generally directed (though not entirely restricted) by the book Quantum Computation and Quantum Information by Michael A. Nielsen and Isaac L. Chuang (hence the name, Mike & Ike). I'm very new to reddit in general, and so I'm extremely new to running a subreddit. But, I hope that together we can make this a great learning experience for each other! Let me know if you have any questions or any other comments, feel free to spread the word to people you think may be interested, and I'll continue to look forward to your arrival! :D -Foobanana (the real one) P.S. - I've posted this a couple times, and so I leave it to the moderators to determine whether or not I'm spamming the sub, and to remove my post if they deem this to be the case! My only wish in doing so is to leave no one behind who wishes to learn with us in our community! [link] [comments] |
What are your thoughts on software engineering being automated in the future? Posted: 14 Jun 2018 08:24 PM PDT Do you think machine learning will ultimately replace software folk? People talk about factory workers being replaced which has already started, but I can't imagine this scenario is too far away: 1) Person A sits down at 9:00am and tells the computer requirement B 2) Computer writes and tests requirement B at 9:01am If this scenario occurs, we will basically just have a 1 engineer team. [link] [comments] |
Winsock c++ and other socket api's without multithreading Posted: 14 Jun 2018 05:08 PM PDT So I noticed that in the documentation for winsock it says that accept() or listen() is a blocking call, so to listen for multiple clients you'd need to put each client on their own thread. Is there a way to do this without putting everyone on their own thread or do I really need to make a new thread for each client? Are there any advantages or disadvantages to each way compared to the other? [link] [comments] |
Modeling cellular energy activity on Titan #HPC; could provide clues to aging-related diseases Posted: 14 Jun 2018 09:53 AM PDT |
Posted: 14 Jun 2018 09:43 PM 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