What's new

Closed Programmer??

Status
Not open for further replies.

Chadph01

Enthusiast
Joined
Oct 7, 2018
Posts
3
Reaction
0
Points
62
Age
32
guys patulong nmn suggest nmn kyo ano ba dapat uunahin ko pag aralan sa lhat? pyton? php? html css? or java? gusto ko mttunan lhat eh thanks pero ano mganda unahin pra maintndhan?? thanks guys
 
Dumipende ka sa kung ano ang mga subjects mo ngayon kasi magkaka konekta yan, stage by stage.
 
Chadph01

Simula muna tayo sa una. Ano ba ang gusto mo?

I want to learn how to:
...make Android Apps
> Java

...build a website
> JavaScript, CSS, HTML5 (more)

...write Windows desktop applications
> C#

...make 2D/3D games
> JavaScript, C#, or C++
 
For me is JAVA or c++ Student pa ako 2nd year 1st sem sa college, na master ko na c++ at naintindihan ko na agad yung JAVA. I think the same sila ng process at pagkaiba nila ay pag construct at syntax
 
Sa programming you need to focus on one. Kung gusto mo mag web. Napakalawak pa ng mga framework dyan. Kung ako sayo focus on the basics ng web then pag gamay mo na pede ka mag try ng 3-5 frameworks to focus. In demand ang React.js, Angular.js etc. devs ngayon at malaki salary nila.
 
pwd po, paano po?
Ts sample po nag enter a ako ng number ex: 4 tapus mag prirint sya ng this will create a 4x4 matrix that will accecpt 16 integers
Sum first diagonal 13
Sum second diagonal 22
Sa java po tapus naka object oriented program daw po.
 
Ts sample po nag enter a ako ng number ex: 4 tapus mag prirint sya ng this will create a 4x4 matrix that will accecpt 16 integers
Sum first diagonal 13
Sum second diagonal 22
Sa java po tapus naka object oriented program daw po.

hmmm, study ko muna yung matrix
 
Ts sample po nag enter a ako ng number ex: 4 tapus mag prirint sya ng this will create a 4x4 matrix that will accecpt 16 integers
Sum first diagonal 13
Sum second diagonal 22
Sa java po tapus naka object oriented program daw po.
may sample formula ka sa sum of diagonal matrices?
 
may sample formula ka sa sum of diagonal matrices?
Sample ts heto yung output ng 4x4 matrix integers.
1924
86911
4753
2061

Tapus yung sum of first diagonal nya is 13
Bale enadd nya is 1+6+5+1 = 13
Tapus yung sum of second diagonal nya is 22
Bale enadd nya is 2+7+9+4 = 22
 
first for beginners.

level 1 : html
level 2 : php
level 3 : java

kapag magawa mo yan. for sure susunod na mga high level :)
 
Na
Sample ts heto yung output ng 4x4 matrix integers.
1924
86911
4753
2061

Tapus yung sum of first diagonal nya is 13
Bale enadd nya is 1+6+5+1 = 13
Tapus yung sum of second diagonal nya is 22
Bale enadd nya is 2+7+9+4 = 22
Nakakuha ka na ba? May code na ako nyan
 
Status
Not open for further replies.
Back
Top