-
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');!
- HTML:
-
I might also do misc like:
- .git
forked from BOXEL-REBOUND/Coding
-
Notifications
You must be signed in to change notification settings - Fork 0
Ovi11-dev/Coding
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Attempt to improve some parts of the project
Resources
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 71.3%
- HTML 12.6%
- CSS 6.6%
- Python 4.2%
- SCSS 2.7%
- C 1.2%
- Other 1.4%