Can I become a programmer studying Python using Qpython?

Asked

Viewed 455 times

0

For example, if possible make money. I have version Qpython 2.7 and 3

  • 3

    You can become a good programmer, using any language, just be good at what you do.

1 answer

1


It can. Especially if you consider that making programs makes one a programmer.

Becoming a quality programmer is something else. It’s a long process of dedication. Something few people do. Even so, many of them can make money from this and even think of themselves as "professional" programmers. In a sense they are. Some people are deceived as well. Making money or not involves another kind of skill.

But let it be clear that being a programmer is not just learning a programming language. Get ready for a lot of work, a lot of study or prepare to be considered a deceiver in the industry. Which won’t make you out of a job, even if it’s a low-grade job.

But answering your question objectively, Qpython is one of the implementations of the Python language that allows you to make applications for Android. That’s one way to do it. As far as I know there are limitations at the moment. I would say that few people with experience in the field would use such a product to do something serious right now. Maybe to start learning serve.

Some will say that it is not the most recommended, but if this is what you want to start, you can go ahead that it is technically possible, just dedicate yourself. But consider looking at alternatives. Starting to do something you have no idea what it is, just because you have it at your disposal is getting it wrong.

If you want to do something serious, the way is different, perhaps using the traditional Python implementation.

  • To start, I downloaded a basic Python booklet, I estimated that I would finish it in 30 days, because I want to retain all its content, reading 5 pages per day, reviewing and exercising them, studied in the day. The workbook has 157 pages. I don’t want to forget anything. After that finish down a workbook of POO, and then see what I can do. I want to be sharp in my language.

  • 1

    You’re on the right track. Don’t worry about OOP at first, this is less important than people think. It has its importance. But many people abuse, use when they don’t need. Complicates the software s/ reason.

  • OK! Thanks for the help! ;)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.