sicpers.info
Structure and Interpretation of Computer Programmers : Mac
http://www.sicpers.info/category/mac
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Honestly, this next post will take a while. On switching to Linux. In November, I switched to GNU/Linux at home (I still use OS X at work, because I still write Objective-C in Xcode at work). Or rather, I switched back: I’d been using it around a decade ago. In December, I resolved to spend more time working with Free Software during 2015 and beyond. Now I […]. Advancement of the self. A thing I made h...
sicpers.info
Structure and Interpretation of Computer Programmers : performance
http://www.sicpers.info/category/performance
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Improving a presentation with slides. Take a look at your slides. For each slide, think how you would present the same information if you didn’t have the slide. Practise that, so that you can give the information on the slide without using the slide as an aide memoire. Practise that, until you can introduce that topic, discuss it, and move […]. Honestly, this next post will take a while. A thing I made...
sicpers.info
Structure and Interpretation of Computer Programmers : On having things to say
http://www.sicpers.info/2015/07/on-having-things-to-say
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. On having things to say. I enjoyed Jaimee’s. Discussion of preparing her public talks. And realised that my approach has moved in a different way. I’ve probably talked about this before but I’ve also changed how I go about it. This is my technique, particularly where it diverges from Jaimee’s; synthesis can come later (and will undoubtedly help me! Friday, July 24, 2015, at 7:11 am. Comments are modera...
sicpers.info
Structure and Interpretation of Computer Programmers : Mutable objects in immutable objects in object-oriented programming in functional programming in Swift
http://www.sicpers.info/2015/06/mutable-objects-in-immutable-objects-in-object-oriented-programming-in-functional-programming-in-swift
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Mutable objects in immutable objects in object-oriented programming in functional programming in Swift. I didn’t realise this at the time, the previous entry wasn’t the last Objective-Swift post. The inheritance mechanism in ObjS. This form of inheritance gives us two capabilities: decorating an object by attaching new methods, or updating an object by shadowing existing methods. And. In rewriting sett...
sicpers.info
Structure and Interpretation of Computer Programmers : Protocol-Oriented Programming in Objective-C
http://www.sicpers.info/author/crusty
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Protocol-Oriented Programming in Objective-C. The book about all the things software writers do that aren't writing software.
sicpers.info
Structure and Interpretation of Computer Programmers : Protocol-Oriented Programming in Objective-C
http://www.sicpers.info/2015/06/protocol-oriented-programming-in-objective-c
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Protocol-Oriented Programming in Objective-C. Hi, this is a guest post from Crusty. I’ve been doing a tour of the blogosphere, discussing Protocol-Oriented Programming. This time, Graham was kind enough to hand over the keyboard for SICPers and let me write a post here. Back when Graham was talking about Object-Oriented Programming in Functional Programming in Swift. Any other array operation. But that...
sicpers.info
Structure and Interpretation of Computer Programmers : Business
http://www.sicpers.info/category/business
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. In which I interview so you don’t have to. Describing job interviews for technical roles in the software industry to people who have left or have always been outside the software industry requires two things: patience on the part of the one doing the describing, and the ability for the listener to take a joke. Over the last twelve years I have taken countless […]. Advancement of the self. Today has lar...
sicpers.info
Structure and Interpretation of Computer Programmers : A brief interlude
http://www.sicpers.info/2015/06/a-brief-interlude
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Honestly, this next post will take a while. Friday, June 19, 2015, at 12:09 am. Follow any responses to this post with its comments RSS. You can post a comment. Published nor shared. Required fields are marked *. Comments are moderated; please make sure that your post is civil and valuable before submitting it to improve the chance it will be accepted. Notify me of follow-up comments by email.
sicpers.info
Structure and Interpretation of Computer Programmers : Classes in objects in object-oriented programming in functional programming in Swift
http://www.sicpers.info/2015/06/classes-in-objects-in-object-oriented-programming-in-functional-programming-in-swift
Structure and Interpretation of Computer Programmers. One monkey. One keyboard. Infinite possibilities. Classes in objects in object-oriented programming in functional programming in Swift. Most OO languages have the idea of a “class” that supplies the methods for each object. An object knows that it “is a” specific realisation of its class, so when it receives a message it can look up the corresponding method in that class’s method table. Objects returned by the. Mapping things to other things, thatR...
SOCIAL ENGAGEMENT