Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I am a n00b

Name: Anonymous 2013-08-28 21:30

But seriously, I would like to know how to build applications without the help of interface builder e.g. Microsoft's Visual series. I am competent, although I am used to being helped by very friendly IDE's.

Where to start? Which one(s) allow me to build the whole thing?
Python?
C?
C++?
Java?

Name: Anonymous 2013-08-28 21:38

Java. The other ones are too unforgiving for your pea brain. Yes, even Python.

Name: Anonymous 2013-08-28 21:38

Python for ease
C[++] for performance
Java for employability

But there is overlap of course

Name: Anonymous 2013-08-28 21:54

>2
Come on, I'm not a professional but I understand most of the computing part. It is just a question of adaptation, isn't it?

Name: Anonymous 2013-08-28 21:58

>>4
I'm serious. If you're not an expert and you want to make shit with drag-and-drop GUIs, use Java with Netbeans.

Name: Anonymous 2013-08-28 22:12

>>5
I do not want to use those GUIs. That's the point of the question.

Name: Anonymous 2013-08-28 23:12

C, then whatever
C is not object oriented which is not good, but it is the mother of most languages, including java, C++, php, and... well, more!
And it will teach you more about your computer than any other language.
if you don't mind about knowing how memory really works and want to jump right into object oriented programming, then java
if you find it very hard to write semicolons after every isntruction and enclosing methods in curly braces, python.
C is fast, java is not so fast, and python is slow.
C, Python and Java are easy, C++ is not
Python doesn't need t be compiled
Java is compile once run anywhere
C and C++ need to be compiled in every PC you're gonna use it, kind of.

Name: Anonymous 2013-08-29 0:02

>>7
is not object oriented which is not good

I laughed.

Name: Anonymous 2013-08-29 2:58

>>5
Have you ever actually used Netbeans? I made the mistake of forking someones project off Github that used the steaming pile that is Netbeans. That shit is too slow to drag anything, you'll die of old age before you're able to get to the drop part.

Name: Anonymous 2013-08-29 3:07

>>6
Ant, Gradle, or Maven. Make you choosing,

Name: Anonymous 2013-09-15 17:54

                            ██████████████████████                                                                          
          ██████████████████                      ████            ██████████████    ████    ██    ██  ██████    ████    ██    ██
        ██                      ██                    ████  ████████████████████  ██    ██  ██    ██  ██      ██    ██  ██  ██
        ██                  ████            ██            ████    ██████████████  ██        ████████  ████    ██        ████
          ██████████████████          ██████                ██    ██████████████  ██    ██  ██    ██  ██      ██    ██  ██  ██
                        ██        ████    ██                ██    ██████████████    ████    ██    ██  ██████    ████    ██    ██
                        ██████████        ██                ██    ██████████████                                            
                          ██          ████  ██              ██    ██████████████  ██████████  ██    ██  ██████  ██      ██  
                            ██████████      ██              ██    ██████████████      ██      ██    ██  ██      ████  ████  
                              ██        ████  ██            ██    ██████████████      ██      ████████  ████    ██  ██  ██  
                                ████████      ██            ██    ██████████████      ██      ██    ██  ██      ██      ██  
                                ██        ████              ██    ██████████████      ██      ██    ██  ██████  ██      ██  
                                  ████████            ████████    ██████████████                                            
                                          ████████████      ████████████████████                                            
                                                                  ██████████████

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List