Posts

Showing posts from February, 2019

Learn for Free

Image
Free Online Education Technology has had many positive effects on the world one of the greatest is information accessibility. Each day more and more opportunities arise. The following is a list of Resources for Free Online Education.  Free Online Degree Programs 393 Free Online Courses 50 Places to Find Free College Courses 400 Free Online Courses with Credits that Count towards your Degree 10,000+ Free Online Courses MIT OpenCourseWare If you are interested in Free Online Education I urge you to check out the above links and search online please share helpful results and Resources in the comments. Thanks and Happy Learning!                

Snake Game

Image
HTML5 Snake Game *Featured Code Created by  Madhav Source Code HTML5 with CSS and JavaScript <!--      Name : 🐍Snake [ 🎮 Game ]      Author : Madhav Jha      version : 1.3.2            Loader : Snake loader (i.e previously made by the same author)             NOTE : Inform me / Ask permission before  using  it.       DO NOT COPY , PLEASE !!! version update : 1.3.2  --new result system added to tell game over or game win --fullScreen option --Level system        --> <!DOCTYPE html> <html>     <head>      <meta charset="UTF-8">     <meta name="viewport" content="width=device-width, initial-scale=1.0 ">        <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous" />

Game Challenge #1

Tap the Black Tile Game Challenge #1 The Challenge is to create a Game similar to Tap the Black Tile. Try the game below and create a variation, clone, or game inspired by this one.  All languages are accepted. Just place a link to your game in comments for a chance to win. Suggested platforms Sololearn, Codepen, GitHub and others will be accepted. Looking forward to seeing your creations. Best of Luck and Happy Coding! Tap the Black Tile

Welcome to Free Code Examples

Image
Hello World! Welcome to Free Code Examples Welcome back if you are one of our 30,000+ page view visitors who has been enjoying this site online at  https://www.freecodeexamples.com   Welcome to our new Free Code Examples app viewers! If you haven't already downloaded this tiny app you can find it here  https://play.google.com/store/apps/details?id=e.g.freecodeexamples We have included this new mobile friendly format to both the online and app versions. This app will add new features and content frequently without the need for you to update using this Webapp format. You can find the numerous categories of content offered here by tapping the three bars to the left at the top to select a subject page with links to the 100+ pages of information available via this site and app. You can also find a list of our pages arranged by catagories here on  Free Code Examples Directory I hope you enjoy this growing app feel free to make sug

Play and Learn Sax

Tap the letters above each note to play the song When the Saints go Marching In Play and Learn Saxophone Learn to Play Sax * * * G B C D * * G B C D * G B C * * D * B * G * B * A * * * B B A * * G * G B * D * D C * * * * B C * * D * B * G * A * * G * * To Play the Song above only play the lettered buttons. The Yellow Notes below are for the G Scale G A B C D E F G Thanks I Hope You Enjoy!!!   SourceCode HTML with CSS and JavaS

Social Media Template

Image
Free Social Media Template by w3 "W3.CSS Website Templates We have created some responsive W3.CSS website templates for you to use. You are free to modify, save, share, and use them in all your projects." Source Code <!DOCTYPE html> <html> <title>W3.CSS Template</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-blue-grey.css"> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Open+Sans'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> html,body,h1,h2,h3,h4,h5 {font-family: &