Fun to Program
Code your dreams...:) Fun To Program is a community page to share and learn all about programming.
This page aims at bringing together the community of people interested in computer programming, helping them to learn more new techniques and use them as a brand new skill.
What programming actually look like 🤣
- Jonel
Reminds us about getting Fibonacci sequence. 😁
Tell us! :)
Words of wisdom to enlighten your day. 🤔
"Bad software is one of the few things in the world you cannot solve with money. "
Full article here: https://www.csc.gov.sg/articles/how-to-build-good-software
Being a programmer makes you forget you're a human too.
Here is a list of tips for still being a great programmer and also a HUMAN!
101 Tips For Being A Great Programmer (& Human)
by: Emma Wedekind ✨
ref: https://dev.to/emmawedekind/101-tips-for-being-a-great-programmer-human-36nl
Agree. What about you?
Read Article Here:
https://dev.to/joshhadik/dont-do-it-because-google-does-it-58oh
Gogs
A painless self-hosted Git service.
try it out: https://try.gogs.io/
website: https://gogs.io/
JavaScript has made a huge change in the Tech Industry. If you're just learning or know JavaScript, it's great to get some review on these WTFs of the language.
ref: https://www.youtube.com/watch?v=2pL28CcEijU
What the... JavaScript? Kyle Simpsons talk for Forward 2 attempts to “pull out the crazy” from JavaScript. He wants to help you produce cleaner, more elegant, more readable code, th...
At least, have a good mind rest.
ref: https://arstechnica.com/science/2018/11/study-tetris-is-a-great-distraction-for-easing-an-anxious-mind/
A good read.
ref: https://dev.to/quantumsheep/why-you-should-reinvent-the-wheel-4ha2?fbclid=IwAR20rBN6px1gwRt4qZFhPKaQ0rH14ekECjxBun-5dwooxUu5heSGQ83HcEY
Why you should reinvent the wheel Improve yourself by not thinking about new revolutionary ideas
What's new in Chrome 70?
- Desktop Progressive Web Apps on Windows & Linux
- Credential Management API: Public Key Credentials
- Named workers
Read Here: https://developers.google.com/web/updates/2018/10/nic70
Creating a registration form?
Make sure to restrict your users from using a password that was in Top 10,000 Worst Passwords
Link: https://github.com/danielmiessler/SecLists/blob/master/Passwords/darkweb2017-top10000.txt
What are Service Workers?
Why it is used?
Read here:
https://frontendian.co/service-workers
"Node.js Creator Blasts Node.js"
Read the whole article here:
https://thenewstack.io/node-js-creator-blasts-node-js-offers-a-secure-typescript-based-alternative/
The Cost of JavaScript in 2018
`Develop and Act as a user.`
https://medium.com//the-cost-of-javascript-in-2018-7d8950fbb5d4
VanillaJS all the way!
What is Vanilla JS ? Read more here http://vanilla-js.com/
See Mislav post on confirming GitHub finished removing jQuery from the front-end.
https://twitter.com/mislav/status/1022058279000842240
Mislav Marohnić on Twitter “We’re finally finished removing jQuery from https://t.co/r2QL2aHBfa frontend. What did we replace it with? No framework whatsoever: • querySelectorAll, • fetch for ajax, • delegated-events for event handling, • polyfills for standard DOM stuff, • CustomElements on the rise.”
Are you ready? Google is tagging websites using HTTP protocol insecure.
https://whynohttps.com/
Why No HTTPS? The World's Largest Websites Not Redirecting Insecure Requests to HTTPS With the web rapidly becoming secure by default, "Why No HTTPS?" is a who's who of the world's biggest websites globally and by country still not defaulting to HTTPS.
I am a fan of sublime text 3 too but I think I should try something new :D
https://nickjanetakis.com/blog/switching-to-vscode-from-sublime-text
-JCZ
Switching to VSCode from Sublime Text Here's a list of extensions and settings that I've configured to get me to the point where I was comfortable uninstalling Sublime Text.
This one is cool!
https://github.com/gabrielrcouto/php-gui
gabrielrcouto/php-gui php-gui - Extensionless PHP Graphic User Interface library
Here are some old good video tutorials from SchoolFreeware :)
http://www.schoolfreeware.com/Tutorials.html
Tutorials Diagram Designer makes flowcharts, electronic symbol diagrams, GUI design charts, auto-realm diagrams, polygons and UML class charts.
A great collection of "Build your own"
https://github.com/danistefanovic/build-your-own-x
danistefanovic/build-your-own-x build-your-own-x - 🤓 Build your own (insert technology here)