T
T
The Dragger2015-03-20 13:46:46
Yii
The Dragger, 2015-03-20 13:46:46

How to improve your skill in php?

Hello! I got a job as a trainee in a very serious state-owned company for 3 months. And I need to prove myself to be hired after graduation. I have a good base in php, I made a simple landing page in yii with an administration panel. There are 3 strong programmers in our current group and they are very busy as there are many projects and there are few programmers, because in the state they pay less, as they explained to me, because of this they take newcomers and give them 3 months for development, then they decide to leave or throw them out. So I have 3 months to prove myself. What would be the best project to complete so that you can use the full power of php.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
O
OnYourLips, 2015-03-20
@OnYourLips

and there are few programmers, because in the state they pay less, as they explained to me, because of this they take newcomers and give them 3 months for development, then they decide to leave or throw them out
That's why they go there.
They teach you, and you get more money for it.
What would be the best project to complete so that you can use the full power of php.
Those. do not need to perform a certain task?
I would then do everything typical: a portal with registration and a bunch of modules, payment, etc., to learn typical things.

O
Oleg, 2015-03-20
@ollisso

If the task is "to do something to be left at work later" - then you need to understand what the employer needs and do what he needs to simplify his life.
doing something for something abstract is usually meaningless.

I
ivkol, 2015-03-20
@ivkol

see tasks (especially real tasks in php)

T
tevox, 2015-03-20
@tevox

To improve your skill in PHP, and indeed, read about other programming languages ​​and try to work with them, Python for example, or JavaScript with its poor syntax, in order to kill template thinking within PHP as a programming language, learn to write code correctly. Often, the crutch code is written by those who know less than two or three programming languages.
In general, I advise you not to bother and not stop at Pykh-e.
And the previous answer is correct, write some typical functionality for the project implemented within PHP and competently work on the already written code, optimize, simplify, divide some repetitive code fragments into plug-ins, do not produce tens of thousands of lines with the same topic same. Don't dive into OOP unless the task requires it. Solve complex problems in easy ways, and you will be appreciated for it, because besides you, at least someone will be able to read and understand your code, and, if possible, modify it. Good luck.

T
The Dragger, 2015-03-20
@IPD2

Throw a link which project would be better for me to do.

D
Dmitry Bay, 2015-03-20
@kawabanga

First, get your text in order. Or do you have the same code in projects?

V
Vladimir Borutkin, 2015-03-20
@Atanvar

but in fact, why do you need to go there if you are not paid there, and the programmers are very busy, which prevents you from doing the same at home, and then when you get the skill to go to a normal company?

M
Maxim Uglov, 2015-03-21
@Vencendor

In bureaucratic systems, strong initiative is not valued, “active work” with the top management is better here, catch the idea for the project from him, otherwise you can waste your time

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question