Programming is fucking hard

I am trying to learn Qt and it's fucking hard!!!! I have no idea what all that says! AAaaa!!!

Attached: file.png (1920x2314, 726K)

Maybe start by learning fundamentals instead of digging through some frameworks docs

GUI programming is the bane of every programmer everywhere.

>wants to fly plane
>steals plane
>does barrel roll
>remembers he doesn't know how to land
>crashes

I should have chosen Qt over GTK. GTK misses some basic functions and in some cases it seems like someone deliberately tried to mess with some important functions (that worked normally in GTK2, lmao) just to fuck with us.

>>Using PyQt

Anyways, in my opinion although the At docs are decently written, the layout and formatting is a pain in the ass. And I don't understand how you're struggling. Qt has some of the best example applications out there. How many other platforms supply a well written BitTorrent client as an example?

>Qt
grow some pubes user. real men do stuff at the command line.

At least op is on the right track using Qt + Python. It's a pretty comfy workflow as far as UI development goes.

Use pyqt tho OP. I don't think PySide is very good yet.

just use Qt Quick, those machine generated python bindings are a mess

>first world problems

Attached: 1536433768598.png (489x1018, 164K)

this sound oddly familiar

Read SICP first.

Attached: 1537164766983.jpg (800x800, 91K)

>I have no idea what all that says!
You might want to start by learning English in that case.

careful mods are sods
maybe try another GUI framework?

is SICP a loomis tier meme or will it make me understand the secrets of computers?

how can you program if you don't know how to change your ip?

see you space cowboy
*bang*

GUI programming is pretty tedious and complex.

Attached: Screen Shot 2017-01-20 at 10.45.42 AM.png (2194x920, 282K)

IT"S FIZZBUZZ TIME!!!

Attached: RON!.jpg (1280x720, 85K)

Actually it's pretty easy if you understand the 'event driven' way
>t. Developing a perverted text adventure with SDL2

>No using a web interface

I gave up on gui programing and use web interfaces for all my shit

Nowadays you can use web technology - React to develop GUI with Proton Desktop (React Native for desktop apps)

Abandon PyQt/PySide and jump on to the React bandwagon. It will make your life easier.

not using react

shoo shoo react shill

No, real men write an IMGUI with OpenGL or DirectX
(It's actually amazing how much more enjoyable this is than using retained mode GUI libraries)

>spending more time and effort is "natural talent"
When will normalfags learn

>web technology
This is where you lost me.