24
umnikos
7y

When you can't decide between lisp and python:

(print("Hello world!"))

Comments
  • 3
    std::cout << "nope ;)" << std::endl;
  • 1
    System.out.println("who the fuck uses lisp");
  • 1
    @RazorSh4rk I heard learning lisp can make you a better programmer.

    I ain't sure if that's true, but it sure is a fun language.
  • 1
    Id rather just learn c++ honestly
  • 0
    @RazorSh4rk I tried, but codeblocks was so frustrating to install so I gave up...
  • 1
    @umnikos codeblocks is by no means a requirement for writing c++ programs...
  • 0
    @libcmg well, QtCreator was made with Qt, so that's kinda obvious
  • 0
    @libcmg you're right, but I probably shouldn't tell anybody to use lightweight stuff for C++ development, considering I'm using visual studio ^^'

    And for some reason, I can't get Qt installed anymore... On Linux QtCreator simply freezes upon starting and on Windows, it won't even start the download. Got so pissed off that I simply started to work on my framework (that actually fits my needs and follows my personal coding style)
  • 1
    <¿php echo "lol jk fuck php" ?>
Add Comment