Gnostric on Nostr: If you've never coded a day in your life, getting started has two facets: Learning ...
If you've never coded a day in your life, getting started has two facets: Learning how to code, and learning a language to code in. They are two intermingled but quite separate topics. Python would get you on the road a little easier, and then once you're at a walking pace, pick up Javascript.
Javascript requires more infrastructure and setup (for any kind of framework at least), there are more layers to it and more things you need to learn about if things go arse-over-apex. Python is literally just running a command line at the CLI, plus a simple package manager.
With all of that said, Gary's not wrong, and all that matters is that you pick *something* up and get to coding! Enjoy!
Published at
2023-01-26 14:15:28Event JSON
{
"id": "8ee4922537975423075d914da5fced880cf23b4ae4c10f6f999cb8d4cdf82b51",
"pubkey": "0000000032239af4237ae431911168556d92db9dbc215f2fc77f0705d218cfba",
"created_at": 1674742528,
"kind": 1,
"tags": [
[
"e",
"996756c4b81bbccc9814c482a756ccf9668525d233b2bea2824846edb54cc1d9",
"wss://relay.damus.io",
"root"
],
[
"p",
"aec1f35027a5f29cfbbc75b668419d0b37cb89e5a85edc8982b95370e252285e"
],
[
"e",
"6e21289da68935f1e4f31a0964290f56b473ecc046ee774a01f3fedd7f572141",
"wss://relay.damus.io",
"reply"
]
],
"content": "If you've never coded a day in your life, getting started has two facets: Learning how to code, and learning a language to code in. They are two intermingled but quite separate topics. Python would get you on the road a little easier, and then once you're at a walking pace, pick up Javascript.\n\nJavascript requires more infrastructure and setup (for any kind of framework at least), there are more layers to it and more things you need to learn about if things go arse-over-apex. Python is literally just running a command line at the CLI, plus a simple package manager.\n\nWith all of that said, Gary's not wrong, and all that matters is that you pick *something* up and get to coding! Enjoy!",
"sig": "803490e79adf9c53f9b6bb45e1e5c08d56aaf54a922b6b725c9703fd027a389e19e45f5b421c7e4dc874d996d8e3e28c24fd3031dd39209991b6f242baf66a1a"
}