I am going to learn programming

  • Thread starter Thread starter adjacent
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
Starting with Visual Basic for programming is debated, as many suggest opting for Python or C# instead due to their broader applicability and modern usage. Visual Studio offers an Express version that includes Visual Basic, which is suitable for beginners, but some users prefer C# for its structured approach. Concerns about Visual Basic include its potential to instill bad programming habits, while Python is praised for its simplicity and functionality. Resources for learning C++ and Python are available online, but a reliable internet connection is essential for accessing documentation and support. Ultimately, the choice of language should align with the learner's goals and the type of projects they wish to pursue.
  • #31
I must say that C# is better than VB.
It's not as easy to learn but it seems much better.
 
Last edited:
Technology news on Phys.org
  • #32
You can learn more online about this.

As you want to going programming, so you can learn more many tutorial site about this.
 
  • #33
As to the question of "how to remember specificly how to code something", I have one suggestion. And that is to keep, filed in some well-organized fashion, all the code you ever write. In the course of my job, I work with many different programming languages, sometimes within a single day. So I can remember some things but there are always some details that I can't remember. However, I can remember that I once wrote code that did that, and I can pretty easily find the code that I already wrote and then adapt it or learn again from it the details that I need. This is one reason that experience in programming, over time, can really pay off.

All the other strategies suggested above are also very useful.
 
  • Like
Likes 1 person

Similar threads

  • · Replies 43 ·
2
Replies
43
Views
6K
Replies
86
Views
1K
  • · Replies 102 ·
4
Replies
102
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
10
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 86 ·
3
Replies
86
Views
12K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
16
Views
3K
  • · Replies 25 ·
Replies
25
Views
686