KAMP Blog

Skip to content
Menu
  • Home
  • About
  • Contact
  • Project Portfolio
dry vs wet
PrinciplesPosted onJune 26, 2019August 13, 2019

Is Your Code DRY or WET?

Don’t Repeat Yourself (DRY) is a software development principle, the main aim of which is to reduce repetition of code. Write Everything Twice (WET) is…

Read More
Solid Principles
PrinciplesPosted onJune 8, 2019August 4, 2019

SOLID Design Principles

S.O.L.I.D. Stands for S — Single responsibility principle O — Open closed principle L — Liskov substitution principle I — Interface segregation principle D —…

Read More
js_promis_callback_generators
JavascriptPosted onMay 8, 2019September 10, 2019

JavaScript Callback vs Promis vs Generators

Callback A callback is a function that will be executed when an asynchronous operation has been completed. Since setTimeout is asynchronous operation, sayHello function can be…

Read More
Amazon SNS
AmazonPosted onApril 11, 2019August 4, 2019

Amazon SNS

AWS SNS Overview SNS is Pub-Sub service for messaging. Publish messages to subscriber via topics Subscribers have to subscribe topic in order to receive messages…

Read More
Amazon SQS
AmazonPosted onApril 9, 2019August 4, 2019

Amazon SQS

AWS SQS Overview SQS provides two types of Queues – Standard & FIFO Amazon SQS is a highly available distributed queue system It helps to…

Read More
Javascript DataType
JavascriptPosted onMarch 23, 2019September 11, 2019

Javascript Data Types

In Javascript, data type can be categories into two main types. Primitive types (value type) and none Primitive types (Reference type). each type has its…

Read More
AmazonPosted onMarch 16, 2019August 4, 2019

EC2 – Elastic Compute Cloud

Overview Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) cloud. Using Amazon EC2 eliminates your need to…

Read More
Regex
RegexPosted onMarch 4, 2019August 6, 2019

Quick-Start: Regex Cheat Sheet

Overview Regular expression is one of extremely useful technique to extract matching patterns from text. It has been used in many places, such as simple…

Read More
SQL Query Optimization
SQLPosted onFebruary 18, 2019August 16, 2019

How To: Optimize SQL Queries (Tips and Techniques)

Overview Today many developers try to optimizing query in order to get high performance of the application. I had a chance to optimize many queries…

Read More
npm-npx
JavascriptPosted onFebruary 2, 2019September 12, 2019

npm vs npx

npm and npx overview I’m pretty sure, everyone knows that what is npm. Its a package manager for nodejs. similar to bower, nuget, homebrew, yum,…

Read More

Posts navigation

Previous Page Page 1 … Page 5 Page 6 Page 7 Next Page

Recent Posts

  • [Code with Mosh] [Mosh Hamedani] The Ultimate Django Series Part 3
  • [Code with Mosh] [Mosh Hamedani] The Ultimate Django Series Part 2
  • PostgreSQL on AWS EC2 Instance
  • [Code with Mosh] [Mosh Hamedani] The Ultimate Design Patterns (Part 1, 2 and 3)
  • AWS CloudHSM

Categories

  • Algorithms (1)
  • Amazon (19)
  • Coding for Kids (2)
  • FunctionalProgramming (1)
  • Git (2)
  • Javascript (19)
  • MYSQL (1)
  • Node.js (4)
  • PHP (1)
  • Principles (3)
  • Python (6)
  • ReactJS (2)
  • Regex (1)
  • Robotics (1)
  • Serverless (1)
  • SQL (2)
  • Uncategorized (10)
  • Webpack (1)
  • WordPress (1)

Archives

  • January 2022 (3)
  • December 2021 (1)
  • November 2021 (1)
  • October 2021 (2)
  • August 2021 (2)
  • July 2021 (1)
  • June 2021 (1)
  • May 2021 (2)
  • April 2021 (1)
  • March 2021 (1)
  • February 2021 (2)
  • January 2021 (1)
  • December 2020 (2)
  • November 2020 (1)
  • October 2020 (1)
  • September 2020 (2)
  • August 2020 (2)
  • July 2020 (1)
  • June 2020 (4)
  • April 2020 (2)
  • March 2020 (1)
  • February 2020 (2)
  • January 2020 (2)
  • December 2019 (1)
  • November 2019 (1)
  • October 2019 (2)
  • September 2019 (3)
  • August 2019 (3)
  • July 2019 (2)
  • June 2019 (2)
  • May 2019 (1)
  • April 2019 (2)
  • March 2019 (3)
  • February 2019 (2)
  • January 2019 (2)

Tags

PHP WordPress npx S3 Regex Algorithms nodejs Principles ReactJS RDS npm Webpack Git SNS javascript DBMS redux Python SQL Amazon robotic EC2 Free VPC C# Lambda coding for kids SQS

Receive Notification

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2019
Allium Theme by TemplateLens ⋅ Powered by WordPress