What's new

30 yrs old undergrad--delivery boy-- what do i need to learn first? and where to start? (WEB programming)

vrapowerph

Enthusiast
Joined
Mar 25, 2021
Posts
8
Reaction
2
Points
34
I'm 30, gusto kong bumalik sa aral and finish my degree.
last attended university is way back 2010 pa.. hindi ko alam kung ano na yung trend ngayon when it comes to web tech..
any tips kung saan mag sisimula? tia
 
YøùTùbé.com
freecodecamp.com
w3schools.com

based on my experience learning front-end stuffs last 7 months ago, lagi lang ako nasa YøùTùbé and google. kumuha din ako course sa udemy.com pero onti lang. Inaraw araw ko lang, kaya yan sir! Goodluck! :)
 
you can try ETEEAP program, Every weekends lang at a loob ng 1 year may bachelor's degree ka na, designed talaga itong program na ito para sa mga nag wowork, kaya ang course na makukuha mo ay related sa work mo dapat. Example guard ka pwde ka mag criminology. or Clerk ka pwde naman IT course
 
First, pumunta ka dito -> You do not have permission to view the full content of this post. Log in or register now.

Diyan, makikita mo 'yung roadmap para sa front-end and back-end. Pag naguluhan ka or may hindi ka naintindihan, sabihin mo lang dito para sabay-sabay tayong matuto. ❤️

Lastly, try to join other communities (stackoverflow, github, dis.cord groups, dev.to) and lagi kang magbasa ng mga blogs or documentation (mdn, medium, häçkernoon), hindi ako pala-basa dati pero na-realize ko na may matututunan din ako sa thoughts ng iba.

Goodluck TS! 🙌
 
html and css muna po aralin niyo po, then isunod niyo po ang java script, then laravel, maganda yung flow na yan
 
salamat po sa recommendations,
aaraw-arawin ko na rin to siguro sir :)
moving forward na rin to get it.
 
ngayon ko lang po narinig yung program na yan..
will search for it and apply for it po.. thank you dito.. nagkaroon tuloy aq ng idea pano mapabilis yung schooling q
 
matagal na yan, hanap ka ng school na nag oofer ng ganyan ang alam ko PUP meron, mas madali ngayon kasi online ang class less hassle kaya grab the opportunity na.
 
That roadmap above is a good resource, pero baka ma lula ka sa napakaraming information.

may i know anu na mismo sa web dev ang gusto mo?

Overview : will categorized them basic lang.

FrontEnd:
Eto yung customer facing side, yung login form, sliders,button,dropdowns, tables in HTML na kung saan nag iinteract ang user

1. Learn Css basic, then use css frameworks para mapabilis.
Ill suggest tailwind css pagdating sa framework, but you need to learn muna ang basic css

2. Learn basic pure javascript, then use js frameworks like vuejs,react etc.
I recommend vuejs with nuxtjs


Backend:
Dito yung processing ng mga request, database read/write at other computations.

Marami kang pag pipilian dito, select mo then yan yung aralin mo,
some notable choices are PHP, NodeJS, Python, GO
after mo aralin yung napili mo dito, use some frameworks.


Read articles/blogs and view turorials but the important thing is "CODE" it. Dont wste your time vieweing and reading lang, need mo icode at ma experience, on that way mas maiintindihan mo kung anu yung ginagawa mo.
 
Back
Top