Notes in an attempt to document a C library.
You can write C pointers in the following ways:
someType* somePtr;
Notes in an attempt to document a C library.
You can write C pointers in the following ways:
someType* somePtr;
https://docs.adyen.com/api-explorer/#/CheckoutUtility/v1/originKeys
All REST endpoints are POST endpoints.
All POST requests should have the following headers:
"X-API-KEY: $YOUR_KEY"
Good resource. Many cheatsheets at the bottom of article.
Source: Global Investigative Journalism Network, "Digital Security". Available: https://gijn.org/digital-security/
Digital security basics.
Don’t Fear the Internet: http://dontfeartheinternet.com/
Great beginner’s resource, written from a beginner’s point of view. Jessica Hisch is a great person to follow in general.
Scrimba: https://scrimba.com/
Interesting learning platform — courses are videos that you can type inside of.
Has courses for all levels.
Smashing Magazine: https://www.smashingmagazine.com/articles/
Design oriented, and written in conversational style. May need a bit of searching to get to the articles you want.
Great for all levels, beginner to advanced.