Skip to content

Programmer & Developer Cook-Book | Covers Programming Languages, Databases, Linux Commands and more.

License

Notifications You must be signed in to change notification settings

moonsailor97/Programming-CookBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming CookBook

=======================

Programmer & Developer Cook-Book | Covers Programming Languages, Databases, Linux Commands and more.


General Knowledge

RESTFULApis

APi Meshup

Learning Material

DATA SCIENCE

JetBrains

NOTES & THINGS TO KNOW

Date / Time

offsets are technically bounded between -12:00 and 14:00

JSON Serialization and De-serialisaziont

Repos & Projects

APIs and API Gatewa

Serverless

GOJS

Interactive JavaScript Diagrams for the Web

APIs

Tools

Hosting

Hosting Solution

SSL & Certificates

# Read certificate local

openssl x509 -text -noout -in certificate.crt 

# Read certificate remote

 openssl s_client -showcerts -connect www.itundra.com:443

openssl x509 -in certificate.crt -text

Further Reading


About

Programmer & Developer Cook-Book | Covers Programming Languages, Databases, Linux Commands and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.1%
  • JavaScript 12.2%
  • HTML 10.4%
  • C 8.3%
  • Java 6.4%
  • CSS 3.8%
  • Other 7.8%