Giter VIP home page Giter VIP logo

codingvocabulary's Introduction

CodingVocabulary

Repository of coding terminology and phrases, fantastic idea from JoeRecursionJoe!

Functionality that crosses across multiple boundaries in an application or system.

Breaking down a process into smaller pieces based on functionality

"Horizontal Scaling" / "Scaling Out" Adding more copies of nodes (servers / processes) in order to increase work done at the same time.

Scaling "Vertically" Adding more resources to a single node (like a server) in order to increase throughput

CRUD

Simple operations for Create Read Update Delete

Mock Objects

Mock Objects are simulated objects that mimic the behavior of real objects in controlled ways used in testing code.

Other links:

Funny and wise list of programmer terms from Jeff Atwood: https://blog.codinghorror.com/new-programming-jargon/

Includes creative terms like "Yoda Conditions", "Stringly Typed", and the classic "Heisenbug" that succinctly and humourously describe common programming...things.

Defintions for common docker terms: https://docs.docker.com/glossary/

Definitions and links for common server terms like Ansible, IaaS, and Virtual Hosts: https://www.digitalocean.com/community/tutorials/digitalocean-community-glossary

codingvocabulary's People

Contributors

joerecursionjoe avatar thejoezack avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jahhein dmdinh22

codingvocabulary's Issues

Add Hacktoberfest Topic & Tags

This year's hacktoberfest requires the repository you contribute to contain the topic of 'hacktoberfest' and to have any PRs be tagged with 'hacktoberfest-accepted' for your contributions to be accepted by the maintainers of the event. Can we have them added? I've got some Oracle & JDK stuff coming shortly.

Details: hacktoberfest update details

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.