Posts

Showing posts from November, 2020

Sun 221120 Created simple Javascript object array Phonebook program

05:30 AM CREATED SIMPLE JAVASCRIPT OBJECT ARRAY PHONEBOOK PROGRAM All this Javascript phonebook application does is...to list out the objects array data going from start to finish. Source code: https://github.com/pramnora/javascript/blob/master/language/data/complex/arrays/js-phonebook-01.html Live code: https://prg-javascript.netlify.app/language/data/complex/arrays/js-phonebook-01.html

Fri 201120 Did 2 x Internet speed tests/Downdetector

14:00 PM CHECKED OUT MY INTERNET SPEED http://www.speedtest.net   (Ookla) Ping: 5 ms Download: 37.11 Upload: 9.40 -( NOTE : You can also download FREE software; which will, automatically, save/record your speed test results history.)-

Thu 191120 Visited: Dev.to

00:05 AM VISITED DEV.TO When I visited: dev.to site...I found an interesting 'tutorials' link... https://dev.to/ender_minyard/28-code-tutorials-for-visual-learners-19pl

Wed 181120 Added [phonebook.html]/JQuery file to GitHub

CREATED AN [INDEX.HTML] FILE TO ILLUSTRATE MY 'JQUERY' GITHUB REPO. I created an [index.html] file...to demonstrate what is my current understanding of JQuery code; this works in conjunction with Netlify service...that shows the code 'live'...the underlying 'source code' of which is being stored inside of my GitHub JQuery folder repository.  https://prg-jquery.netlify.app/ CREATED [PHONEBOOK.HTML]/JQUERY CODE I also created a [jq-phonebook.html] file...; which demonstrates use of the JQuery 'toggle' functionality.  Source code... https://github.com/pramnora/jquery/blob/master/language/toggle/jq-phonebook-01.html Live code... https://prg-jquery.netlify.app/language/toggle/jq-phonebook-01.html

Sun 151120 Codepen.io Joined: dev.to, edabit.com

  12:00 MIDNIGHT RETURNED BACK TO CODEPEN.IO https://www.codepen.io Yesterday, I was at codepen.io studying a particular project... https://codepen.io/IsaacPCooper/pen/mdEKMvY ...and, today, I decided to go check it out, again...because, I had left favourable comments before; and, wanted to see if there was any reply; yes, indeed, there was.   2 AM JOINED DEV.TO Early morning, I joined... https://dev.to ...which allows developers to upload/publish codes they wrote/or else, share resources: links/-etc. 6 AM JOINED EDABIT.COM I joined... https://edabit.com ...this site publishes code challenges; which, then, the programmer is meant to solve...; so far, I've tried a few Javascript challenges, correctly; some are more difficult than others are. My current skill level is: 3(110 points/5 points for each successful guess)/moved up from Level 1/2.