Is it better to learn in Visualg or Portugol studio?

Asked

Viewed 228 times

-4

I’m starting in programming logic... better learn in Visualg or Portugol studio ? I am with both, but I found it difficult to declare the semantics in portugol studio, for having studied a lot with visualG, and in the same not having equal characters as { } and other different as media <-5 (visualg) media=5 (Portugolstudio)

  • Related: https://answall.com/q/249294/64969

1 answer

0


I used Visualg and it served me very well but I confess that it was about a week, soon I left for Netbeans with Java, so yes I had a better progress.

But in case you have difficulties with the logic itself recommend using MIT Scratch, in it you learn programming logic by clicking and dragging.

Look for online algorithm courses, there are many free ones around.

Good luck!

  • ah yes Luciano, thank you for answering. I am very early still to learn Java, although the college already wants to start this language in the 2nd semester. but not so much at first as to use Cratch, because I find this tool childish and not very useful. despite being practical and intuitive. I am learning a lot from video youtube lessons and online courses and through logic books. I am practicing a lot, but not mastering. is that the next step would be to learn how to use git hub ? or sql (database }) and then go to htm, css and js ? thank you. good night

  • Git is a good one to learn from the start is a basic tool for any kind of development already SQL, it is better to learn a programming language first even because you will use SQL within another language like java, c++, python, etc. My advice to you to master logic and choose a solid language that has roots in the market (java, C#, C++), after you learn one of these the other ones become easy don’t worry now (even leave Js to dps). About html and css you can learn parallel programming because you don’t have so many details to worry about.

Browser other questions tagged

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