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

Pages: 1-4041-8081-120121-

Qt4

Name: Anonymous 2011-02-03 14:44


'>Install Qt4 SDK
'>Start coding an application
'>Begin to learn about Qt4 innovations


Seriously, WHY haven't I been told about this?

GTK is a horrible experience for coders and sometimes for users and that's what that fucker Shuttlecocks keeps pushing for Linux. I think they need to make a less ricer Qt4 desktop environment instead.

Name: Anonymous 2011-02-03 14:45

Fuck off with that greentext shit

Name: Anonymous 2011-02-03 14:45

`>failed greentext
>greentext on /prog/
>Qt
>Go back to /g/

Name: Anonymous 2011-02-03 14:46

>>1
'greentext fail and back to where you came from ``faggot''.

Name: Anonymous 2011-02-03 14:47

Sorry, but using those sorts of libraries enforces strict naming constraints on your DesQtop Environment projects.

Name: Anonymous 2011-02-03 14:47

Un-ricing KDE isn't too hard. Just don't use Plasma and replace KWin with Openbox.

Name: Anonymous 2011-02-03 14:48

Qt is pronounced KYOOOOOOOOOOOOOOOOOOOT

Name: Anonymous 2011-02-03 14:49

>>6
Yeah, I accept that; but I would like an XFCE counterpart, so to say, for KDE.

Not that I'd not be willing to code such a thing, but not only would the project be unmanageable for me alone, but I simply don't know where to start with learning the know-how to developing a good desktop environment (of course, starting at components, like a dock, window manager, desktop, etc.)

Name: Anonymous 2011-02-03 14:50

It's funny how none of the people who complain about C++ actually understand how to code for it effectively.

"It's bloated, I swear! There's no way you could use those features to write better software!"

Name: 「御坂妹」 2011-02-03 14:51

Mind sharing your revelation OP?

Name: Anonymous 2011-02-03 14:54

>>8
And this is why there over a billion different desktop environments, distros, and text editors in the LinuxTM world.

Name: Anonymous 2011-02-03 14:56

>>11
U MENA `` ™ ''

Name: Anonymous 2011-02-03 14:57

Ore no sofu wa konnani bloat wake ga nai.

Name: Anonymous 2011-02-03 15:00

>>10
Simple: When Qt4 hits a design issue, it finds a good way to solve it. Slots and Signals are a great way to make less code do more. The graphics toolkit is simple and fast, and contains enough widgets to do pretty much anything you want.

As a sidenote, Qt Creator is great, but Qt4 Designer still can't unlock the full potential of the XML-defined signals and slots. Editing the XML files yourself is possible.

Name: Anonymous 2011-02-03 15:02

I have an idea for an esoteric programming language.
It will be called BitFuck and will have bitshift operators for I/O, ambiguos syntax and will have lambdas. Also vectors and hashmaps.

Here's some example code:


template<int n>
struct f { enum { value = n * f<n-1>::value };};
template<>
struct f { enum { value = 1 };};

int main() {
cout << /* output with bitshift? who would ever think something so stupid! LOL */ f<f<3>::value+1<f<2>::value>::value; // I'm a genious, this shit is unreadable
}

Name: Anonymous 2011-02-03 15:04

>>15
That might surprise you, but I started that thread.

Name: Anonymous 2011-02-03 15:07

>>15,16
This troll post ends up in a lot of C++ threads lately, but what I find ironic is, it highlights the utter ignorance of the anti-C++ army.

Name: Anonymous 2011-02-03 15:09

>>17
mailto:sage the top thread? why?
sage your posts, even if it's the top thread.

Name: Anonymous 2011-02-03 15:12

>>18
he actually looks at people's email links!

Name: Anonymous 2011-02-03 15:13

>>19
mailto:do_not_read_this
sage your posts, please.

Name: Anonymous 2011-02-03 15:21


C++ PROGRAMMERS ARE ALL RETARDS. I HATE
C++  PROGRAMMERS  SO MUCH. I LOL AT HOW
THEY MAKE THINGS PRIVATE IN CLASSES BUT
THEY  ARE  CLASSES  THAT THEY  ARE JUST
USING  THEMSELVES.  STOP  BEING A  FAG.
DON T THEY  TRUST THEMSELVES>???  OOOOH
I VE  GOT  TO  PROTECT   THE  VARIABLSE.

FUCK U C++. IM A SUPER COOL  PROGRAMMER
AND   I CAN  HANDLE  HAVING  ACCESS  TO
EVERYTHING I AM USING. IF IM NOT  MEANT
TO USE IT, I WONT. IM NOT SOME FAG THAT
CANT BE TRUSTED  AND HAVE  TO  HAVE THE 
PRIVACY  ENFORCED.  ENJOY  YOUR  WASTED
HOURS WRITING GET AND SET  METHODS  FAG
WHILE  I M  WRITING  AMAZING   CODE AND 
HAVIN SEX  WITH  MODELS  AND   SNORTING  
COCAINE  OFF  THEIR  TITS.  FUCK   OFF.

Name: commy !5laMGKpsGU 2011-02-03 15:26

>>9
The thing is, it's impossibly to code in C++ effectively. Just like Perl, it's too flexible and lacks a coherent unified coding style, and thus encourages a divergence of standards and conventions that results in badly written code even from the most seasoned developers. It is a mistake of a past age that should be abandoned.

Name: Anonymous 2011-02-03 15:29

>>22

I
  H
    B
      T

Name: Anonymous 2011-02-03 15:32

>>22
If you're working with any sort of team, you'll
have some sort of coding standard,
be it enforced or not.
That's not really a problem.

Name: Anonymous 2011-02-03 15:34

>>20
mailto:noko

nice, I lol'd.

Name: Anonymous 2011-02-03 15:37

>>25
mailto:sage
You're ok.

Name: Anonymous 2011-02-03 15:56

>>24
What you did: I see it.

Name: Anonymous 2011-02-03 15:57

>>22
Meh. C ain't better. Look at COM-style programming vs POSIX style programming vs Win32 API programming.

C is generally considered a good language.

That ain't the issue.

Name: Anonymous 2011-02-03 15:59

>>9
Almost as funny as how none of the people who like C++ realize how ineffective it makes them.

Name: Anonymous 2011-02-03 16:00

>>28
Sure, you can solve the problem somewhat if you are starting a project from scratch and gets to choose a convention and a set of libraries yourself. But that seldom happens. More often we join projects or review code or encounter code and libraries found throughout the world. That's when the weakness of C++ really shows. Unreadable code, unreadable code everywhere.

Name: Anonymous 2011-02-03 16:09

>>28
That's a different issue. C++'s lack of coherence stems from the syntax and features of the language itself. C is very clean, whatever divergence of style is imposed upon it, not inherent in it.

Name: Anonymous 2011-02-03 16:38

Makes me laugh how the arguments against C++ generally boil down to "My coworkers use it wrong! Wahhhhhh!"

Name: Anonymous 2011-02-03 16:39

>>31
Same problems on different levels. The C++ syntax not being well defined just means you can make it mean what you want it to. When used well, it can end well. It can end poorly too.

The more power you give to the programmer, the more ability you're giving them to screw up. But ability to screw up doesn't equal a bad language.

Name: Anonymous 2011-02-03 16:42

do not peep

Name: commy !5laMGKpsGU 2011-02-03 16:44

>>33
But how easy a language is to screw up is a a measure of how good a language is. Look at how far we've progressed, in the past we had C++ and Perl, and we learned from those mistakes. Now we have Java and Python, which are much cleaner and more difficult to screw up. We have learned that unnecessary flexibility is a detriment not an advantage, and designed new languages accordingly. Unfortunately these new languages aren't as fast as C++ so we are still stuck with it. At least Perl is being phased out.

Name: Anonymous 2011-02-03 16:47

>>35
The problems aren't as easy to solve with a language as low level as C++, so they haven't been. I'm not closed minded, but the other popular options don't fit in all cases where C++ would.

Name: Anonymous 2011-02-03 16:47

>>35
go die.

Name: commy !5laMGKpsGU 2011-02-03 16:50

>>36
I doubt that's the case. C and Objective-C are as low level as C++ but have none of the ugliness. It shouldn't be difficult to design a proper low level OO language to replace C++, the problem is with it catching on.

Name: Anonymous 2011-02-03 16:56

>>38
Plenty of new languages go up and down but few of them meet up to the hype.

C++ is partially ugly because it's efficient, mind you. A method call is no more than a this call (which, of course, passes the this pointer in a compiler dependent way... wish C++ would've standardized that.)

Java is a great example of why C++ being fast is a good thing. Obj C is fast too, but not as much.

Name: Anonymous 2011-02-03 16:57

>>33
HOLY SHIT! PROGRAMMERS CAN MAKE BAD CODE! NEWS AT 11!!!!

C++ IS BAD BECAUSE MY OPINION!!!!

A language doesn't make you a bad programmer. A bad programmer makes bad code, though, in any language. It's a poor craftsman that blames his tools.

It's like COBOL hate or Perl hate or whatever. Certain languages have their places in the universe, and you're not going to get someone to switch from one language to another because $LANGUAGE "sux0rs." Not gonna happen.

tl;dr These $LANGUAGE debates are like watching the Special Olympics.

Name: Sage Police 2011-02-03 16:59

>>22,35,38
I don't know who you are, but please, sage your posts.

Name: Anonymous 2011-02-03 17:01

>>41
sage this

'*grabs dick*'

Name: commy !5laMGKpsGU 2011-02-03 17:03

>>40
Your argument implies that it is impossible for a language to be bad. Which is nonsense.

Name: Anonymous 2011-02-03 17:04

>>43
'>implying

Name: Anonymous 2011-02-03 17:04

Flag on the moon... how did it get there!?

Name: Anonymous 2011-02-03 17:06

>>43
No, please reread his argument. He's saying it's irrelevant because the programmer is the real driving force behind bad code, not the language.

I somewhat agree, although it sure is easier to find good Python code than C++ code.

Name: Anonymous 2011-02-03 17:08

>>40
$LANGUAGE debates are like watching the Special Olympics.

Autists are allowed into the Special Olympics?

Name: Anonymous 2011-02-03 17:09


public class MyClass : Object /* additional interfaces go here */
{
  public int some_property { public get; private set; } /* automagic GObject property */
  public void my_func(int i) { stdout.printf("Hello from GObject\n"); } /* it's a function... hooray */
}

Name: C++ 2011-02-03 17:10

Name: Anonymous 2011-02-03 17:12

>>48
It looks like GOjbect, C and C# smashing into eachother.

Name: Anonymous 2011-02-03 17:15

>>46
its not that its impossible, just whether the language is turing complete or not, everything else is just fluff, nobody gives a fuck if you can't work in one style

a programming language serves as tools of computation

if a language is turing complete, then it can compute all that is computable

therefore a turing complete language cannot be bad

Q.E.D

Name: commy !5laMGKpsGU 2011-02-03 17:17

>>51
if a language is turing complete, then it can compute all that is computable
therefore a turing complete language cannot be bad

Surely you see the logical leap you are making?

good = Turing-complete

Name: Anonymous 2011-02-03 17:18

>>51
>>52

Come on you guys have been going on about this for about two hours now. Why don't you just take a break can go for a walk or something? Hopefully never come back.

Name: Anonymous 2011-02-03 17:21

>>40
$LANGUAGE
I don't think your opinion is worth anything, PHP ``faggot''.

Name: Anonymous 2011-02-03 17:25

>>54
3/10 (made me reply)

Name: I'm a !Ep8pui8Vw2 2011-02-03 17:46

The problem with C++ is its "backwards compatibility" with C. If it weren't so afraid to be its own language, C++ might actually be good.

Name: Anonymous 2011-02-03 19:31

Brainfuck is Turing-complete. Is it as good a language as C++? No? Then we can agree that some languages are worse than others?

Name: Anonymous 2011-02-03 19:31

>>57
It's better.

Name: Anonymous 2011-02-03 20:58

>>58
That's what you're mum said about my dick when comparing it to yours.

Name: Anonymous 2011-02-03 21:01

http://green-oval.net/cgi-board.pl/g/thread/15730161

What the fuck is going on in here??

Name: Anonymous 2011-02-03 21:09

>>60
/g/ faggots ``raiding'' /prog/ because they are kewl.

Note that some posts (my posts, at least) are missing.

Name: Anonymous 2011-02-03 21:09

>>60
Well, that's one way to do... something, I guess.

Name: Anonymous 2011-02-03 21:10

>>60
My mind is full of fuck.

Name: Anonymous 2011-02-03 21:13

So did we conclude if Qt was good or not?

Name: Anonymous 2011-02-03 21:14

>>61
Which one were you? And why were you on /g/?

Name: Anonymous 2011-02-03 21:20

my anus when all of you fags secretly browse /g/

Name: Anonymous 2011-02-03 21:33

What is this I don't even know what's going on!

Name: Anonymous 2011-02-03 21:34

>>64
C++ ergo shit.

Name: Anonymous 2011-02-03 21:39

>>68
C bindings motherfucker

Name: Anonymous 2011-02-03 21:44

>>69
Too bad they suck flying dicks.

Name: Anonymous 2011-02-03 22:36

>>70
Too bad you're correct.

Name: Anonymous 2011-02-03 23:26

>>69-71
Why would you need bindings? Just write C code and compile with a C++ compiler...

Name: Anonymous 2011-02-03 23:56

>>72
Compiling C code with a C++ compiler
It doesn't work.

Name: Anonymous 2011-02-04 7:40

Jesus Christ, I just knew this thread belonged to the other kind of boards.

Name: Anonymous 2011-02-04 13:38

>>74
The kind that dare not speak its name?

Name: Anonymous 2011-02-04 13:41

>>21
I remember writing that pasta

Name: Anonymous 2011-02-04 15:02

This was actually a better thread than I expected from /g/. Except for that commy guy -- he can go DIAF.

Name: Anonymous 2011-02-04 17:36

>>76
I remember inventing the pasta-stealing meme

Name: Anonymous 2011-02-04 17:56

>>78
I remember buying my own pasta like a lawful chump.

Name: Anonymous 2011-02-04 18:06

>>74
Voldermo-/g/

Name: Lain 2011-02-04 18:45


..............    .... .~+7?~ .. .   .    ..................
........... ..... :OZ7O8$$DD8ODO8Z8Z,.....  ................
..........  ..+8?Z7$OOOZZ8888O88Z8ZOZ$$8+  .................
..... ... ..8D7$$7$8O8OOOI8Z8O88DZOZZ$7$7OZ   ........... ..
....      .O87ZZD7$OOO$Z7$Z$77OZZ7O$$Z$7I?ZZ?...............
....  .. I$ZI$ZI$$$ZOO?$Z$7$$7$7Z77$777?7$7$$$=.............
........O$7$ZIZ$$$$$Z$?7$$Z7$$77$I7OZ?7$II$?7ZZ.   .........
.... . ZO$7Z?7Z$7$Z+8$7$ZZ7I7I=$?$$77ZZ$$I???77Z:. .........
.... .8$ZOOOZ8$IOZ?ZO8$77877IZ7IZZ$Z$Z8Z$$7$777OI7  ........
..... 8$$OZZZZ8ZO78ZDOZ$OZ$Z$O8IIO$ZZ7?Z7I77O7O$$$7  .......
.. . ZZ8Z8ZO$ZOOOOZ$O$88$77OOZ7Z$7OOOZIOZZZOZ$$ZI$O.  ......
. ...8ZO78O8$$88Z8OOIO$DZ$$O$Z$7O8OOZZ$$D$$?I$$O7$?$  ......
....O8OZOZZZZOOOO8DZZDD8O7ZO7Z$7O$O8ZO$$O$O$Z$OIZZ7ZI.......
... $8Z88O888O8Z888I8D.DDOOZZ8OZ8$8ZNZII8$8ZZ7Z87Z$IO ......
....DZ7O$O$O8D8ZDODOD8.7N8DIO8Z$87ND8ZZZOZ8$OZ8O$O7$87 .....
... 87ODO7IDODDZ?O8$Z,.IO7NZZDZ$D8OO88Z8DD$OZ8O8O$$8$D......
.. .8IO8DO8OZID8~O8Z==.?O8DOZDZON8DD8NOZ78ZD87ZO$$ZZZ8. ....
.  :8Z78DDDNZ+DO.7N8~8.=ZZDD8DOOOD88NN8D?OOD8OOZOZ8O$$? ....
   ,ZZN8ND+$D7D$??DD:8.7Z$87IO887DD8ZDZ:+N8IDOD$ZOZOZ$O ....
    O7D$NN=?,,:7.,I8.:I~O,+7=D8:7NO:=D:=7DD+DNDDDDZZO$Z.....
   .O78+8Z~O,:,.,,+D,.~ND:+=IN7~Z$..7 ~?DD~.=DNNDN$DD8Z....
..  OO8$?~,:87Z$,88OD..:,. .?N.,..,....?.I.+?D8ZDNZ887~:....
..  $ZO?I~.,O. $?+~8.............~=8.O77OD~.?:=$8D8OO8.  ...
..  ?88?+?...$..=7I..............  O7I~7..+.~7 ODZ88DD......
... .DOO:7,..=.............  .... ..:DZ.:=...::O?ZI8I: .....
...  DDO7Z~.......... ..   .   ........ =.....?D$IZO,  .....
.... 78Z$D:,..........    ...  ... ...........OD$ODN........
... ..DZO88~........ ...  .Z..... .......... +D88$D8,.... ..
..... D$87O$,.....    .. .~:......... .......$O?OOD8 .... ..
.... .$$8$OO~,....      .+=,...............,=ZDO$OOO........
...   IIZZ8OO:,...       ,,................,D88Z$ZDI. ......
....  :,DODOZ8=:..      . .  .......... ..,$7DO$7$7~........
....   .=$8=IND7:..     ...,~...... ......8DND77ZI+.........
.     .   8 ,.~DZ::.    ..:.............:$?D78$8Z7?.........
.     ..  ... ~Z887:,.   .  ...........ZO...=8$77$$.........
..     .   .  =7I=7D~~...    .......,O  .. ..$O7Z$7... .....
....    . .   87+~+=7O:...........+? .    ..Z$$OO7:.........
..   ...     .N?~=~~IIDN:....:=OZ, 7.   ....8Z7O8=,.........
..  ..   ..   Z++=++?++I?=~=$I=:..I,.   .. .IO$OO7..........
 . .    ..  .=??=O~:,=:~~=~=~:..  Z..   ....8I87D$..........
.. ...  ..7ZII?=~?~.......,....   N ..   ..$D?$Z8~..........
   ..,+8?~===:~..:,........   . ..I  .   ..O8IZOO...........
 .$IZ+?=~:::,...........  ..    . I. .   ..DO$8 $ ..... ....
.,7=~:, ..        .. ..  .      ..:7       OO8D   ..........
. .,=, ....          ..  .  ..   .:Z:     .ODD.$ .. ........
  ...,...... . .     ..  .       . .~.  .  ZZO..O$..... ....
    ......... . ..   ... .....   .  ..     ::.  N...$ZM ....
        .    ....    ... ....   ...        =. . ..? ..$  ...
            ......   ...............    .. ,    . ......Z.?
.            ...      .............. . .      . ........   
.       .   .     ... .. .... ....... .... ..... ...........

Name: Anonymous 2011-02-04 18:46

QEnjoy QYour Q's

Name: Anonymous 2011-02-04 18:51

My face when [inb4 back to the imageboards, ``faggot''] this shit thread is the only thread somewhat related to programming on the front page.

Name: Anonymous 2011-02-04 19:50

>>83
Yeah, um, R U BLIND ???

Name: Anonymous 2011-02-04 20:03

>>83
U MAD LOLOLOLOLO U JELLY IM 12 AND LOLWAT IS THIS I DONT EVEN

Name: Anonymous 2011-02-04 20:11

>>81
Terrible!

Name: Anonymous 2011-02-04 21:17

>>86
If you step back a few metersAmerican feet, you'll see that it's pretty good.

Name: Anonymous 2011-02-04 21:32

>>87
I stepped back 1.5 meters, it's even prettier than before.

Name: Anonymous 2011-02-05 5:52

>>88
I'm happy that it works for you. The Wired connects us all.

Name: Anonymous 2011-02-05 12:16

>>35
Now we have Java and Python, which are much cleaner and more difficult to screw up

WHBT

Name: Anonymous 2011-02-05 12:27

>>60
These are copycats. Just click one of the images, and you'll notice that they're infact just scraped directly from 4chan.org.

also, what >>61-san said.

Name: Anonymous 2011-02-05 12:40

>>91
These are copycats. Just click one of the images, and you'll notice that they're infact just scraped directly from 4chan.org.
The word you're looking for is ``archive''.

Name: Anonymous 2011-02-05 12:53

>>92
``archive''
Hardly. Archiving is done via 4chanarchive.org.

Name: Anonymous 2011-02-05 12:57

>>93
Archiving is done via dozen other sites, e.g. easymodo.net.

http://green-oval.net/cgi-board.pl
Welcome to the 4chan archiver

Name: Anonymous 2011-02-05 14:50

A /g/ thread within an /anus/ thread
I N C E P T I O N

Name: Anonymous 2011-02-05 16:39

Why use QT? USE GTK INSTEAD!!!!

IT'S SO HARDCORE.

Name: Anonymous 2011-02-05 19:49

>>95
You need to go deeper.

Name: Anonymous 2011-02-05 20:24

>>97
DEEPER MY ANUS!

Name: Anonymous 2011-02-05 20:28

>>98
It's ``Deeper into my anus!''

Name: Anonymous 2011-02-05 20:31

>>99
IT'S into MY ANUS!

Name: Anonymous 2011-02-06 0:18

QT is not bad.. i've been using it for 6 months now and think it was pretty simple to pick up

Name: Anonymous 2011-02-06 14:34

Fact:
Qt4 is the best GUI toolkit available.
Qt4 has bindings in many languages.
Qt4 is dual licensed.

Name: Anonymous 2011-02-06 14:35

Fact:
Sepples thread over.

Name: Anonymous 2011-02-06 14:59

thread.resume()

Name: Anonymous 2011-02-06 15:06

          __Thread__.__over__()

Name: Anonymous 2011-02-06 16:03

Thread* t = new Thread(1296762240);
t->Start();

Name: Anonymous 2011-02-06 16:12

(thread-suspend (current-thread))

Name: Suspended Thread 2011-02-06 19:17

This thread has been suspended.
You can't reply anymore.

Name: Anonymous 2011-02-06 21:45

notifyAll();

Name: saging the top thread 2011-02-06 22:43

{green-text my facial expression when there will not be a commercially successful mobile platform to write Qt applications for}

Name: Anonymous 2011-02-07 0:10

>>110
`that is not how you greentext here

but really, please just keep that stuff on the imageboards!

this is /prog/, not /g/.

thanks~

Name: Anonymous 2011-02-07 4:23

>>111
{define {green-text C} {code {cons ` C}}}
{green-text hax my anus}

cons will be an extension to the original SexpCode specification

Name: Anonymous 2011-02-07 5:57

>>112
{

I see what you did there. Holy SICP will not let me go astray with your devilish braces, ``faggot''

GB2SEPPLESS

Name: Anonymous 2011-02-07 6:01

>>113
Wtf are you on about. That's SexpCode.

Name: Anonymous 2011-02-07 6:27

>>113
You must be new here, if you don't know about Xarn's SexpCode.

Name: Anonymous 2011-02-07 14:36

>>115
1. He's new here.
2. He has read his SICP.

Doesn't that make him the "ideal" /prog/ newbie? At least he has read his SICP - the same can't be said for a lot of the veterans around here...

Name: Elop 2011-02-16 14:45

Ha! Enjoy your NULL NULL NULL Nokiafags!

Name: Anonymous 2011-02-16 14:46

>>116
That makes sense.

Name: Anonymous 2011-02-16 14:55

Give link to the SexpCode thread pls.

Name: Anonymous 2011-02-16 14:56

Name: Anonymous 2011-02-16 15:00

112 GET

Name: Anonymous 2011-02-16 18:35

No.

Name: Anonymous 2011-03-01 20:11

Bump for programming related.

Name: Anonymous 2011-03-02 2:33

>>120
xarnsheeple

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