• Breaking News

    Saturday, January 20, 2018

    Any up-to-date good Java OOP teaching sites? Computer Science

    Any up-to-date good Java OOP teaching sites? Computer Science


    Any up-to-date good Java OOP teaching sites?

    Posted: 20 Jan 2018 12:20 AM PST

    Hi all,

    Recently started school on a course that assumes us to learn Java within 2 weeks..

    Can anyone recommend a good site / YouTube channel that goes through Java and is up to date?

    I have background in C.

    Thanks!

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

    Finite of Sense and Infinite of Thought: A History of Computation, Logic and Algebra, Part III

    Posted: 19 Jan 2018 06:37 AM PST

    Almost Every Simply Typed Lambda-Term Has a Long Beta-Reduction Sequence [abstract + link to PDF]

    Posted: 19 Jan 2018 02:16 PM PST

    Are there any languages that don't use = or => as assignment operators?

    Posted: 19 Jan 2018 05:20 PM PST

    Maybe I'm crazy, but it seems super logical to have a named function do this.

    def assign(name, type, value, __) *some memory magic* end 

    "__" could be anything relevant to memory management, and it could be 100% optional.

    assign (myDog, string, Spot) 

    or

    assign myDog, string, Spot 

    Isn't that beautiful?

    Are there any languages that do this?

    Edit: I know, some languages use := or <-. Those are spiritually identical to the ones in the title.

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

    No comments:

    Post a Comment