Live data from Hacker News

Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

linkedin.com

81–90 of 249 posts

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#81

Sadly, this is how things are for many of us students, I currently study bachelors in CS here in Nepal and for me and some of my friends stuck in our villages (lockdown isn't still over here yet), we have been doing C assignments using editors avalialble in the playstore. Seeing these apps have millions of downloads, we're definitely not alone and I have seen many indian and other south asian friends do the same. My…

Out of curiosity, is something like a Raspberry Pi Zero an option in terms of availability and having the equipment lying around to make it work (i.e. SD card, usb plug, etc.)?

You should consider reaching out to the Raspberry Pi Foundation and explaining the situation. It is a registered charity and may have a program for distributing kits (and covering the associated costs) to areas or individuals who do not have easy access to hardware.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#83
I would only say that coming from a poor third world country too I am a little less gullible, or using the more PC term my degree of belief stretches a lot when reading posts like these.People in western rich countries trust more, that can be a blessing or a sin.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#84

Earlier quoted context omitted.

> they can charge 30-40% of orignal price to receive electronic items Ouch. Hanlon’s razor aside, it’s almost as if the government is intentionally preventing the economy from modernizing. Really sad that some bureaucrats couldn’t see the huge long term gains of a more technology-oriented economy, and instead could only focus on whatever marginal short term revenue these tariffs generated.

Could go the opposite way and welcome everyone and everything in, and have situations like your ports being bought by China, as is happening in African nations.

AFAIK, China has invested considerably in controlling African port infrastructure and operations, not trade policy in the abstract. While owning a port often implies direct control over what goes through it, the converse is not true: a government can still control its own port infrastructure while being completely laissez-faire about what goes through it.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#85
Being a poor student in Brasil, I went through my first two years of college using a R$ 400,00 (around 80 dollars) Dell notebook. Several of my projects hosted on GitHub were written using this machine.

There's a super market chain here (Carrefour) that sells eletronics. They usually would hold a sales when something is wrong (a product is about to expire or an electronic presents mal functioning). My notebook in question fell into this category, it presents a small defect. The defect?! The Windows pre installed in the machine wouldn't activate online (some problem with the key).

So I got the notebook extra cheap, activated it by phone (since I could not activate it by software), saved the key, remove windows, installed linux (which doubled the speed of the machine, of course) and went my merry way into college.

I don't know the rest of the world, but a smartphone in Brazil can be compared in price to a notebook (a not very good one). The second advice from this story is Linux can give new life to old machines, try it.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#86
My first reaction was "Get this person a Raspberry Pi stat!", but that might not help them much if they don't have access to a monitor. What I imagine would work better for them is a small light laptop with a couple USB ports for good compatibility with inexpensive peripherals, a long-lasting replaceable battery of an affordable and common type, and no requirement that the computer be connected to the internet to be useful (f*ck off and die, Chromebook).

I've had Asus and Lenovo laptops that fit this bill pretty well, and the Lenovo was even close to being cheap enough to be practical (~$150) (the Asus was more like $250, but it was also a 1080p 14" with a 9+-hour battery). Of the stuff I can easily find available online right now, a Kano would fit the bill pretty well (you can find them on sale for also ~$150), as would the low end Lenovo IdeaPads. I like those a bit better than the Kano as they have a sturdier build and include a webcam

...Found the newer version of that Asus - this baby is a beaut - https://www.microcenter.com/product/633069/asus-l410ma-ps04-...

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#87
post #63

Earlier quoted context omitted.

Great story, but you've never dreamt in C++.

He probably means programming or debugging while dreaming, which certainly happens when you're up 4am in the morning fixing a stubborn bug or learning something new that captivates your brain.

A few times in dreams I found solutions to problems I have been working on during the day.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#88

Sadly, this is how things are for many of us students, I currently study bachelors in CS here in Nepal and for me and some of my friends stuck in our villages (lockdown isn't still over here yet), we have been doing C assignments using editors avalialble in the playstore. Seeing these apps have millions of downloads, we're definitely not alone and I have seen many indian and other south asian friends do the same. My…

What Android version do you run on your J7? My J7 is stuck on Android 6 and can't install Termux. It doesn't get OTA and I'm not sure how to update it.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#89
post #76

Earlier quoted context omitted.

> It’s easier to program a TI-89 calculator than an iPhone. This is just false. Have a look at Pythonista or one of the numerous JavaScript idea. Hell, there’s even an ocaml environment on iPhone. It could be a lot better, I agree, but it’s already vastly superior to a ti calculator.

Superior in what way? It’s far easier to write a minimal program on a TI calculator like the TI89. No App Store account or Internet required. It’s included in every calculator for free, with function integration into the hard (ie easier to be precise while typing) keyboard.

> Superior in what way?

When it comes to programming, almost every way. Try getting a job if you only know how to program a TI-84. Now compare that with knowing python or JavaScript.

> It’s far easier to write a minimal program on a TI calculator like the TI89.

Yes, and far harder to write anything but a minimal program. Completely impossible to write anything in a commercially used language.

> No App Store account or Internet required.

So what? These are widely available.

> It’s included in every calculator for free, with function integration into the hard (ie easier to be precise while typing) keyboard.

So what? You can’t write anything resembling a modern program. This is a way in which the calculator is incapable of serving as a general purpose computer, not an advantage.

I’m not against calculators. I learned to program on my father’s TI, long before I had access to computers. I still like keystroke programming an HP-15C for repetitive calculations today. But there is no way that is better than Pythonista or the ilk for programming in general.

Re: Nepalese student learns HTML, JavaScript, CSS using just a mobile phone

#90
post #6
post #2

That is some hardcore hackery-dackery. It takes dedication and a real desire to learn to put up with such adverse conditions. I know a chap who, for a while, had spotty access to a PC except for the locked down one he had at work in his (non-programming) job. He passed the long hours making tiny JavaScript hacks in the URL bar.

While I don't mean to slight the front-end dev's dedication, there are more than a few of us who learned BASIC programming in the late 1970's and early 1980's... without access to any computing device at all. We would study BASIC from manuals and other books, and pour over program listings in magazines. Then we would write out programs on paper, and "interpret" them in our heads to see if they worked correctly. Some…

I'm aware of this. I'm to understand that Woz wrote Apple Integer BASIC, more or less on paper, before he even built the computers it would run on.
Post reply on HN