• Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more
  • Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more
  • Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more
  • Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more
  • Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more
  • Welcome to our Free Cms learning platoform, we include a Vlog with Youtube lessons and a Q&A forum from Quora, Yahoo. Google and more

1 | 2 | 3 | 4 | 5

ekatsa

ekatsa

      After Greek Army, I started with QBasic in QL, a computer brother of Spectrum, 2 Degrees, almost 2 Certificates, from GWBasic to Oracle Tech & IBM tech & Solaris Clusters, at almost 60s to CMS tech.
 
 
These are the 10 best websites to learn how to code. If you’ve ever wanted to learn how to code to create computer software, apps or websites, there are tons of places on the internet that will teach you the skills to get started and many of them are free. In this video, I’ll show you 10 of the best coding websites where you can learn how to code for free. This video will primarily focus on the top websites for beginners, in no particular order, to learn the absolute basics of programming.
“Useful Websites” Playlist https://www.youtube.com/playlist?list... freeCodeCamp https://www.freecodecamp.org/ The Odin Project https://www.theodinproject.com/ CodinGame https://www.codingame.com/start Upskill https://upskillcourses.com/ w3schools https://www.w3schools.com/ Khan Academy https://www.khanacademy.org/ General Assembly Dash https://dash.generalassemb.ly/ SoloLearn https://www.sololearn.com/ edX https://www.edx.org/ Codecademy https://www.codecademy.com/ TechGumbo is a leading source for the technology that we use each day. Whether it’s discussing computer operating system tricks, the latest tips for your mobile phone, finding out about the newest gadgets, or letting you know about the best websites where you can learn how to code, TechGumbo has boundless topics on technology for the astute YouTube viewer.
What YouTube channels do I watch? Which ones are the top 5 best ones out there for programmers, coders and developers! Let's discuss!
Sunday, 06 December 2020 16:24

Object Oriented PHP

 
 

 

Hey gang, in this PHP OOP tutorial we'll talk about what OOP is and get everything ready for the rest of the series. ---------------------------------------- ????‍???? ????‍???? Course Links: Course files - https://github.com/iamshaunjp/object-... ????‍???? ????‍???? Other Related Courses: + PHP Tutorial for Beginners - https://www.youtube.com/playlist?list...

Sunday, 06 December 2020 16:22

PHP Tutorial (& MySQL)

Hey gang, in this first PHP tutorial (with MySQL) I'll explain exactly why I'm creating this series as well as what you'll be making / learning as we progress. PHP is a server-side scripting language which can be used to create dynamic websites and is used all over the web today.
Sunday, 06 December 2020 16:15

JavaScript Tutorial For Beginners

Hey ninja's, glad you decided to take the JavaScript train and join me on this epic journey of JavaScript tutorials for beginners. We'll be covering all the basics, and certainly enough to get you up and running making your own JavaScript programs for your websites.
Sunday, 06 December 2020 16:12

Svelte Tutorial for Beginners

Hey gang, in this Svelte tutorial for beginners I'll explain what Svelte is, what we'll be making & what you'll already need to know before starting.
Sunday, 06 December 2020 16:07

Asynchronous JavaScript Tutorial

Hey gang, in this JavaScript tutorial series we'll dive into async js - from the very beginning. Rather than just start using fetch, async & await from the start, we'll take a closer look at async code & how it all works under the hood.
Saturday, 05 December 2020 14:11

Building PHP MVC Framework from Scratch

 
 
 
 
 
I have built an MVC framework on PHP from scratch.