0
Having a hard time learning java
I have now a background on java, C#, Basic and C. I wanna focus now on Java since I wanna write/code business program that is cross platform but I always find myself burnout on my self reading books like head first java when reaching OOP Concepts classes and gui. I am used to procedural programming in C and Java. Ive been reading books one after another but after a few chapters, i find myself being lost on those OOp and GUI. This things seems so overwhelming especially swing and javafx. What must I do?any advices?
6 Respuestas
+ 4
I found an easy approach to GUI the G4P library and tool for the processing IDE https://processing.org
Processing is also a nice first step in OOP that lets you stard doing and getting deeper at your own pace.
https://m.youtube.com/playlist?list=PLRqwX-V7Uu6bb7z2IJaTlzwzIg_5yvL4i
+ 2
yea i feel you. gui is hard for me
+ 1
are you talking about making apps for phones?
0
Creating console apps is fine but advance ones like this GUI seems to get me overwhelmed. I already read around 5 books but all stop on a few chapters :( and console apps is not todays need
0
making apps primarily on desktop and mobiles later on
0
in terms of gui, do i need to straightly focus on javafx? this is business program im talking abouy