“The 22 Rules That Turned Me From Invisible to Irresistible With Women… Starting Tonight”

You can skip the expensive cars, the fancy clothes, and the endless gym selfies. Completely unnecessary.

I used to freeze the second a beautiful woman looked my way. Frustrated. Awkward. Watching other guys walk away with the girl while I stood there tongue-tied.

Then I discovered 22 simple rules that rewired my entire dating life. The anxiety vanished. Conversations flowed effortlessly. Women started chasing me for a change.

These rules trigger a woman's subconscious attraction switches. And you can start using them tonight.

Read more...

which programming language?

Caesar20

Don Juan
Joined
Jun 28, 2003
Messages
162
Reaction score
0
Location
Europe
a little help from you CS majors and others please.
which prog language would be good for me to learn? im a beginner (just about, i knew a little fortran, JS but not anymore), i tried learning sth in the past but never had the motivation to.
im a ME major, we don't need much of that (except for SDK development for 3d modellers).

i'd need sth that can do graphics (would be ok) and that is beginner-oriented (logical).
java, .net? sth else?

and sorry for my "english" i haven't used it in a while.
 

What happens, IN HER MIND, is that she comes to see you as WORTHLESS simply because she hasn't had to INVEST anything in you in order to get you or to keep you.

You were an interesting diversion while she had nothing else to do. But now that someone a little more valuable has come along, someone who expects her to treat him very well, she'll have no problem at all dropping you or demoting you to lowly "friendship" status.

Quote taken from The SoSuave Guide to Women and Dating, which you can read for FREE.

TillTheEndOfTime

Master Don Juan
Joined
Dec 4, 2004
Messages
1,930
Reaction score
59
I would suggest Java. You don't have to worry so much about memory management and it is well structured. I learned C++ first in school and then Java. I wish it was the other way around. Also, Java has a lot of practical user-end applications.
 

Teflon_Mcgee

Master Don Juan
Joined
Apr 3, 2006
Messages
918
Reaction score
27
I agree. I started with c/c++ an then Java. Java will hold your interest longer at the beginning because you can start creating GUIs very quickly thanks to the standard swing and awt libraries.

I would recommend you get the book "The Object of Java" by David Riley.

It takes a backward approach by starting out teaching object oriented programming and working back to actual coding.

This approach helps ALOT to get good at OOP.
 

TillTheEndOfTime

Master Don Juan
Joined
Dec 4, 2004
Messages
1,930
Reaction score
59
mr_elor said:
Nah I find Java too fiddly, C++ is the way to go. Most companies tend to use C/C++ (especially games companies so I'm a little biased) and I personally find it easier and more convenient to use. For me Java's only practical for mobile phones and online games etc.

I strongly disagree. I am actively job searching (last year of university) and a large amount of companies are looking for some form of Java. As much or more than C++. I am looking through a wide category of industries...not so much gaming companies though. So it may be true in that industry.


Oh and I should add that my brother works at a software company that does workforce management stuff. They use virtually nothing but Java.
 

Teflon_Mcgee

Master Don Juan
Joined
Apr 3, 2006
Messages
918
Reaction score
27
If you learn c/c++ You pretty much know java and vice versa.

After a semester of c++ I was able to code pretty complicated object-oriented programs using java with only a book for reference for some minor syntax and library differences.

I do think going from java OOP to c++ OOP might be a little more difficult.
 

Just because a woman listens to you and acts interested in what you say doesn't mean she really is. She might just be acting polite, while silently wishing that the date would hurry up and end, or that you would go away... and never come back.

Quote taken from The SoSuave Guide to Women and Dating, which you can read for FREE.

afc_2_dj

Don Juan
Joined
May 15, 2006
Messages
107
Reaction score
0
Location
South Africa
I love C++, don't mind Java but disagree with you all.

I would recommend for a begginer C# or VB.Net [C# is a better one, though in .Net they are both OO]. Download the MS .Net 2005 Express editions for free from Microsofts website [or #Develop 2.0].

Learn the basics and make stuff that works, then move on the more nitty-gritty like C++. IMHO C#/VB.Net will get you up to speed faster than the others.


Most companies tend to use C/C++ (especially games companies so I'm a little biased)
This is true for games, given C++'s performance advantages over other languages plus the large tool base already available for the games market in this language, but not true for general purpose enterprises. There is a lot of C++ lagacy applications out there, but also a large market of Java.

Personally I find no reason to use C++ anymore, all our new stuff is .Net, and legacy applications are being ported to C# [speed of developepment/maintainability/platform consistency/etc].
 

shaunuk

Master Don Juan
Joined
May 18, 2006
Messages
997
Reaction score
9
Location
Leeds, UK
C/C++ and/or Java are the way to go. Languages like FORTRAN have their place, I guess, but don't bother ponsing around becoming a FORTRAN or BASIC guru. C, C++ and Java are the true workhorse languages :)

-shaun
 

Just because a woman listens to you and acts interested in what you say doesn't mean she really is. She might just be acting polite, while silently wishing that the date would hurry up and end, or that you would go away... and never come back.

Quote taken from The SoSuave Guide to Women and Dating, which you can read for FREE.

Pimp101

Don Juan
Joined
Oct 27, 2005
Messages
116
Reaction score
2
Age
40
Location
London
Riptastic said:
int=2;
while (i != 1) {
System.out.println("Shut the hell up A$$HOLE");
}
That won't compile :rolleyes:


Definatly go with C#, .NET is a very good platform to work on. Theres XNA, Managed DirectX, OpenGL and SDL if you want to do graphics.
 

Caesar20

Don Juan
Joined
Jun 28, 2003
Messages
162
Reaction score
0
Location
Europe
hm, what about python?
i've read some good stuff about it, esp. about beginner-friendliness and good oop.

any comments?
 

TheNewGuy

Master Don Juan
Joined
Feb 26, 2005
Messages
529
Reaction score
0
Caesar20 said:
hm, what about python?
i've read some good stuff about it, esp. about beginner-friendliness and good oop.

any comments?
Good to learn how to program, but don't expect to do any big applications in it.
 

djtdot

Senior Don Juan
Joined
Jan 21, 2006
Messages
238
Reaction score
0
I say go for assembly language :p.

In uni I learnt Java and the C++. For some reason I thought C++ was easier than Java.
 

If you currently have too many women chasing you, calling you, harassing you, knocking on your door at 2 o'clock in the morning... then I have the simple solution for you.

Just read my free ebook 22 Rules for Massive Success With Women and do the opposite of what I recommend.

This will quickly drive all women away from you.

And you will be able to relax and to live your life in peace and quiet.

nonchalant

Senior Don Juan
Joined
Jun 8, 2006
Messages
269
Reaction score
2
Location
chicago, il
Any good programming knows several languages. I agree with C++/Java - you will be able to get a real development job with those. But they are not really fun languages. For fun, I mess around with Objective C/Cocoa, and Ruby.
 
Top