Archiverse Internet Archive
Friik Friik90
ドイツ
誕生日非公開
ゲームの腕前-
利用したゲーム機Wii U/ニンテンドー3DS
フレンド-/100
フォロー-
フォロワー-
投稿数400
そうだね数4021
取得日時

投稿のみ 投稿と返信
前のページ(最近)
1
次のページ(過去)
返信[20]
親投稿
Friik Friik90
The tl;dr version would be: Learn modern programming principles with a modern language, like for example Python. BASIC is kinda 80s ;).
3そうだね
未プレイ
返信[18]
親投稿
Friik Friik90
In the end, you won't be able to dodge learning a lot of theory. You don't "learn a programming language", you learn "how to develop 'good', reliable, maintainable software". BASIC programs can tend to be exactly not that, though if you're disciplined and know what you're doing, you can achieve good results with that, too.
3そうだね
未プレイ
返信[17]
親投稿
Friik Friik90
If you want to learn programming, I wouldn't recommend learning a specific language, and certainly not a BASIC variant. A good starting point from the standpoint of a programmer is getting a book about object-oriented programming and Python. It's a relatively simple language that makes you achieve results quickly and teach you a thing or two about good programming style and design patterns.
1そうだね
未プレイ
返信[16]
親投稿
Friik Friik90
@Fran News: I can only talk about BASIC in general, as I have no knowledge about PetitCom or SmileBASIC. So this might be different there, it certainly is to an extent in Microsoft Visual Basic. It has certain characteristics that make it impractical for any serious software engineering efforts. It has no strict types, doesn't support handy modern "tricks" like objects, type polymorphism etc.
1そうだね
未プレイ
返信[11]
親投稿
Friik Friik90
BASIC? Let me quote well-known Dutch computer scientist Edsger Djikstra: "It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration." Seriously, I'm sure people come up with cool stuff and it's relatively easy to learn, but gosh, it's an awful language.
4そうだね
未プレイ