• Breaking News

    Sunday, June 16, 2019

    PSA: This is not r/Programming. Quick Clarification on the guidelines Computer Science

    PSA: This is not r/Programming. Quick Clarification on the guidelines Computer Science


    PSA: This is not r/Programming. Quick Clarification on the guidelines

    Posted: 15 Jun 2019 08:26 PM PDT

    As there's been recently quite the number of rule-breaking posts slipping by, I felt clarifying on a handful of key points would help out a bit (especially as most people use New.Reddit/Mobile, where the FAQ/sidebar isn't visible)

    First thing is first, this is not a programming specific subreddit! If the post is a better fit for r/Programming or r/LearnProgramming, that's exactly where it's supposed to be posted in. Unless it involves some aspects of AI/CS, it's relatively better off somewhere else.

    r/ProgrammerHumor: Have a meme or joke relating to CS/Programming that you'd like to share with others? Head over to r/ProgrammerHumor, please.

    r/AskComputerScience: Have a genuine question in relation to CS that isn't directly asking for homework/assignment help nor someone to do it for you? Head over to r/AskComputerScience.

    r/CsMajors: Have a question in relation to CS academia (such as "Should I take CS70 or CS61A?" "Should I go to X or X uni, which has a better CS program?"), head over to r/csMajors.

    r/CsCareerQuestions: Have a question in regards to jobs/career in the CS job market? Head on over to to r/cscareerquestions. (or r/careerguidance if it's slightly too broad for it)

    r/CompSci: Have a post that you'd like to share with the community and have a civil discussion that is in relation to the field of computer science (that doesn't break any of the rules), r/CompSci is the right place for you.

    And finally, this community will not do your assignments for you. Asking questions directly relating to your homework or hell, copying and pasting the entire question into the post, will not be allowed.

    I'll be working on the redesign since it's been relatively untouched, and that's what most of the traffic these days see. That's about it, if you have any questions, feel free to ask them here!

    submitted by /u/iSaithh
    [link] [comments]

    Need Resources for Computer Orgnization & Architecture

    Posted: 15 Jun 2019 08:00 AM PDT

    Hi everyone!

    I'm taking a Computer Organization and Architecture class online. The instructor does not provide many videos making it a very reading heavy course. I have a hard time learning straight from just the book so this course is not going too hot for me at the moment. Does anyone have any good videos on this course? I've looked online but couldn't find much. We are using MIPS.

    Thanks in advance!

    submitted by /u/LittleLow7
    [link] [comments]

    In 'JavaScript the Good Parts' why the prototype is named "Pseudo classical" inheritance and not 'prototypical'?

    Posted: 16 Jun 2019 02:19 AM PDT

    Pseudo Classical:

    Child.prototype = new Parent();

    Differential/Prototypal:

    Child = Object.create(Parent);

    Child.prop = newval;

    submitted by /u/trafficissues
    [link] [comments]

    Linear Algebra and Statistic PreReqs for the Deep Learning Book?

    Posted: 15 Jun 2019 04:44 PM PDT

    I have the Deep Learning textbook by Goodfellow. What would be good textbooks to cover the Linear Algebra and Statistics that I need to work through it?

    submitted by /u/masteryoshimon
    [link] [comments]

    question about simple recognizability of turing machines languages

    Posted: 15 Jun 2019 08:59 PM PDT

    Screen Essentialism

    Posted: 15 Jun 2019 03:33 PM PDT

    What is screen essentialism exactly?

    submitted by /u/Senjukotentaiho
    [link] [comments]

    No comments:

    Post a Comment