Skip to content

HollaHieu/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

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

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 52.0%
  • JavaScript 12.4%
  • HTML 10.6%
  • C 8.4%
  • Java 5.1%
  • CSS 3.8%
  • Other 7.7%