Giter Site home page Giter Site logo

edtechjoker's People

Contributors

adeo123 avatar anthonymartinez-psu avatar bma5723 avatar btopro avatar carter2625 avatar emilygaddis avatar faealb avatar gleyze avatar heymp avatar ivohodi avatar jefftaylor108 avatar lloyd64 avatar nboyless avatar owen-eller avatar platinumfishes avatar salmanpsu avatar sangjinleee avatar ubauddhik avatar vivekuppalapu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

edtechjoker's Issues

I got Docker!!

Think of Docker like a special box filled with building blocks, the kind you'd use to make awesome stuff like houses, cars, or robots. You know how building things is fun, but redoing them exactly the same way can be a bit of a chore? Well, Docker comes to the rescue! It's like a super-efficient building block organizer. You can store all the specific blocks you need in this virtual box, and when you want to build something again, Docker helps you put them all together effortlessly.

Now, picture programmers using Docker as a magical tool to build software apps. It's like a secret weapon that simplifies the whole process โ€“ creating, launching, and managing apps becomes a breeze. Just like your building blocks make creating things more enjoyable, Docker makes the lives of programmers easier by letting them focus on making amazing software without all the usual complications.

Defining PHP

PHP is a general scripting language. It is centered around web development. The language is open source.

  • <?php
      echo "Hi, I'm a PHP script!";
    ?>
    
...```

Defining MySQL

My SQL is a relational database management system. It is open-source, which means anybody can use and modify it. Also, as the name implies, it implements the SQL standard. It is the most widely-used and popular database management system and is made by Oracle. The data stored could be anything as simple as a grocery list or more complex like the vast amounts of information in a corporate network.

Link for more info: HERE

Defining Angular

Angular is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. It is used to build single-page applications and progressive web applications.

https://angular.io/guide/what-is-angular

Code Sample:

Name:

You wrote: {{ name }}

defining MySQL

MySQL is an open source database management software using SQL or structured query language. MySQL was created by Oracle and can use many different commands to create databases, diagrams and be able to pull and show data across many different databases.

Defining Webpack

Webpack is a module bundler that JavaScript uses. Webpack bundles JS applications and can be used with fonts, images, and stylesheets

Glup.js

Glub.js is a tool to automate repetitive tasks. It is run on the command line interface. When plugins are added they do not effect the original file until committed.

Define Markdown

Markdown is a software tool used to describe how text should look on a page. Similarly to what we used for our first assignment submission, the primary use of Markdown is to make documents easy to define and visually understand especially for new users. It uses sources like headers, text styles, font, bolding statements, and more editing tools for specific files. Markdown is also used for editing webpages and ends with a ".md" which indicates that the markdown software is being used.
Sources Used- https://www.knowledgehut.com/blog/web-development/what-is-markdown
Sources Used- https://www.computerhope.com/jargon/m/markdown.htm

Defining React

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companies. Interfaces can be built efficiently with less code than traditional JS.

https://blog.hubspot.com/website/react-js

Define Varnish

Varnish Cache is a web application accelerator also known as a caching HTTP reverse proxy.
You install it in front of any server that speaks HTTP and configure it to cache the contents.
https://varnish-cache.org/intro/

Defining Varnish

Varnish is a web accelerator software that can speed up a website by up to 1000x. It caches a copy of a webpage the first time a user visits the site.

Defining CSS

Cascading Style Sheets (CSS) is a ruled-based language that allows users to specify groups of styles to apply to particular elements/groups on a web page. CSS is used for describing the presentation of a document written in a markup language like HTML.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.