Hey guys,
Not particularly a support question, but hopefully someone can drop some suggestions.
I've recently started learning PHP and was wondering if you could suggest some simple beginner projects to actually build something. Preferably no CMS involved and pure vanilla PHP. I find it difficult to find ideas on the web that don't in anyway involve wordpress or jquery or similar stuff.
Would appreciate some guidance :) Thanks
find
or du
are those I tend to re-implement quite often as a learning experience.
exercism
tool for your computer. But it might take quite a while… Also please remember to check whether or not your prefered languages runtime/compilers is available for your system before going through the hassle of compiling the exercism
tool manually.
GOARCH=aarch64
os not a valid option for crosscompiling, so either the Go-Crosscompiler gave your architecture a different name or you are out of luck.
aarch64
might be what Go considers arm-v8
exercism-linux-64bit.tar
because you only extracted from the gzip
layer…
Hi, I cannot use the exercism commands in the command line because I am behind a corporate proxy. I set the proxy in the Windows 10 environment variables. The error is "[Get https://api.exercism.io/v1/ping: proxyconnect tcp: net/http: TLS handshake timeout]".
Regarding the previous messages, I set the proxy and https proxy as system variables.