Thread: How to make women more interested to us?

  1. #1
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694

    How to make women more interested to us?

    If anyone remembers the guy from the Psychology field that replaced Windows with Linux (I had posted a link to the little interview I made on him).

    Anyway, if you rememember or not, it doesn't really matter. Here is what he sent me:
    How to make women more interested to us?-1456751_705987152746235_1280862909_n-jpg
    Code - functions and small libraries I use


    It’s 2014 and I still use printf() for debugging.


    "Programs must be written for people to read, and only incidentally for machines to execute. " —Harold Abelson

  2. #2
    misoturbutc Hodor's Avatar
    Join Date
    Nov 2013
    Posts
    1,787
    I don't get it. C has objects.

  3. #3
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Ironic that the character Python is pasted over is actually a woman.


    Quote Originally Posted by Hodor View Post
    I don't get it. C has objects.
    Not the "OOP" idea objects.

  4. #4
    Registered User MutantJohn's Avatar
    Join Date
    Feb 2013
    Posts
    2,665
    C only has objects if you write a bunch of routines involving structs with function pointers and manually calling initialization routines to assign said pointers and then do the follow-up construction.

    That aside, I really do love that comic XD

  5. #5
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by MutantJohn
    C only has objects if you write a bunch of routines involving structs with function pointers and manually calling initialization routines to assign said pointers and then do the follow-up construction.
    Not quite:
    Quote Originally Posted by C99 Clause 3.14
    object
    region of data storage in the execution environment, the contents of which can represent values
    Hence Yarin's point about 'the "OOP" idea objects'.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  6. #6
    misoturbutc Hodor's Avatar
    Join Date
    Nov 2013
    Posts
    1,787
    I still don't get it C has jumped out the window and C and Java are still inside? What happened to Python?

  7. #7
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    The split panel on the bottom left is meant to signify Java staring (or perhaps glaring) at C while still in the room. The last panel shows C being thrown from the window (everyone else is still inside).

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Why is there always shortage of women
    By Gordon in forum General Discussions
    Replies: 39
    Last Post: 08-23-2012, 04:54 AM
  2. 100000 women
    By Snafuist in forum A Brief History of Cprogramming.com
    Replies: 36
    Last Post: 05-27-2009, 07:41 AM
  3. Words women use
    By nickname_changed in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 04-14-2005, 07:03 PM
  4. On Women and Their Powers
    By UnregdRegd in forum A Brief History of Cprogramming.com
    Replies: 48
    Last Post: 03-30-2004, 04:55 PM