Code Monkey home page Code Monkey logo

coding's Introduction

This is my Coding repositiory

What this will do


  • be about coding

  • I will do languages like:

    • HTML: html <p>Hello, World!</p>
    • Javascript javascript window.onload => {// hello world!};,
    • CSS: css body { margin: 0px; padding: 0px; },
    • C: c #include <stdio.h>,
    • C# or CS or CSharp: cs using System;,
    • C++ or CPP or CPlusPlus: cpp #iclude <iostream>; using namespace std;,
    • PHP: php <?php ?>,
    • Kotlin: kt package 'something' data class something() fun alsosomething(),
    • Swift: override func something() { },
    • SQL: CREATE something; SELECT something;,
    • MySQL: CREATE TABLE 'something'; INSERT INTO 'something'(1, 2, 3); SELECT 'something';,
    • SQLite: /* Hello, world! */ static int something(something, *db, Index, *pIdx, int something2 { };,
    • SQLServer: CREATE VIEW something WITH ENCRYTION,
    • MongoDB: const Hello = require('../something/something.db/'); const World = require('world');,
    • XML: <?xml version="some number" encoding="mostly utf-8 or windows-2585" ?> <hello></hello>,
    • Ruby: require "something",
    • Python: def something(something2): something() return something();,
    • Java: import java.io.IOException;,
    • Perl: use strict; use warnings; use feature qw/ say /;,
    • COBOL: PROCEDURE DIVISION.,
    • Lisp: (defun something),
    • SVG: <svg viewBox="number number number number"></svg>,
    • and Mongoose: const mongoose = require('mongoose');!
  • I might also do misc like:

    • .git

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.