thatguyoverthere on Nostr: I dig it. Getting started these days is a lot easier than it used to be. What kind of ...
I dig it. Getting started these days is a lot easier than it used to be. What kind of stuff would you want to do if you were to learn a language? One language with a low bar as far as learning goes is javascript, and these days it can be used both as a server and client. It's also included in all major web browsers which makes it easier to distribute your code. It's not the most efficient language or anything, but it is pretty powerful, and it can be a good stepping stone to other languages. You don't need to compile anything to run a basic javascript program. You don't even need to download anything. you can just open the developer console on your browser of choice (ctrl-shift-I or cmd-opt-I on mac) and start hacking javascript right there.
Published at
2023-02-18 18:13:15Event JSON
{
"id": "e58aa8f1f8b3a4dca790871bb73825b9c103e84ef78bc9e3c7578bdcaf5a64ff",
"pubkey": "f19093090c1e57f132e8fe878d50cb368d8e84954089de8292f9c547f6843ae5",
"created_at": 1676743995,
"kind": 1,
"tags": [
[
"p",
"a3c1a5ceda8b86b7cb64d5d6af58fc787ba400f2912b907969d27547f96545d0"
],
[
"p",
"035d1314b58f8db1fe65e597390087b77a0eac5d4fbf109609cc8f19f2ff4434"
],
[
"p",
"dd840e433b978795bb35a408bc61ef7e99688ba0b166f8cb4c7cebcb5318ecb0"
],
[
"p",
"0f65aa4d25518263873889f3047fd5e218d33b32d864e8a211d9c04522fd311d"
],
[
"p",
"0e1314f29c0a64ec3679671c59dabaf655594e1ca6bbd8712366e3ac175a964f"
],
[
"p",
"84dee6e676e5bb67b4ad4e042cf70cbd8681155db535942fcc6a0533858a7240"
],
[
"e",
"0f63867811107493a9d8c5a615e0c32e28704285855fc97a8f3102a1fbb51976",
"wss://nos.lol",
"root"
],
[
"e",
"def81568aa1d5b2d9166df153faffbd3fce2b0c756269ff8a2b77e4385d7af7c",
"wss://nos.lol",
"reply"
]
],
"content": "I dig it. Getting started these days is a lot easier than it used to be. What kind of stuff would you want to do if you were to learn a language? One language with a low bar as far as learning goes is javascript, and these days it can be used both as a server and client. It's also included in all major web browsers which makes it easier to distribute your code. It's not the most efficient language or anything, but it is pretty powerful, and it can be a good stepping stone to other languages. You don't need to compile anything to run a basic javascript program. You don't even need to download anything. you can just open the developer console on your browser of choice (ctrl-shift-I or cmd-opt-I on mac) and start hacking javascript right there.",
"sig": "5255c591d52d705dc8c6200250bce1d01334b8466df7a8fd92ed388cf986159fd68b6303888cdd60106e7e6a253ba2501725a967c3cfb36075594c0e1498f52c"
}