PHP Backend Developer Junior

Organizador:

Ulisses Mantovani Ulisses Mantovani
Bio: Senior Fullstack developer at Catho with 19yr experence
Classificação:
(0)

Carreira: PHP Backend Developer Junior

Disclaimer: This content was organized based on the required knowledge of the job market, as a study guide. This module is not certified as professional training.


This guide is based on the knowledge necessary to start a career as a junior backend developer, based on the market experiences acquired.


The junior backend developer must be able to design services in rest api format with database queries. Create integrations between systems or simply data consumption services, without dependence on a framework.


The language in this guide is based on PHP as a gateway, as it is poorly typed, has a low host cost and is accessible to new professionals.


Courses:

  • Programming logic: basic principles for assembling logical code.
  • PHP programming logic course: the concepts of installing, executing and debugging the language.
  • MySQL database course: the principles of the easiest and most practical tool
  • Object-oriented PHP course: Object orientation is the most used, even in other languages


Additional Videos:

  1. Git/Github: Storage and versioning of modern code used in the market
  2. HTTP Protocol: You need to understand in depth how the web works


Project suggestion:

  1. Api rest books in PHP: To consolidate all the learning, practice is important. Create the project at the end of the study and save it on your github to be used by you as a portfolio.


Comments:

  • Watch the full video of the module, after complete understanding, do the exercise in practice, re-watch it if necessary.


Módulos no guia

Conteúdo adicional

Code versioning Code versioning
HTTP protocol HTTP protocol

Projeto prático

Fórum