Principal Architect ( Data & AI) Over 22 yrs. of experience in IT. Global Delivery Models.
Saturday, February 22, 2020
SOLID Principles
S - Single Responsibility Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
O - Open/Closed Principle
L - Liskov Substitution Principle
I - Interface Segregation Principle
D - Dependency Inversion Principle
Friday, February 14, 2020
HadoopSetup
http://www.hadoopwizard.com/install-hadoop-on-windows-in-3-easy-steps-for-hortonworks-sandbox-tutorial/
https://hortonworks.com/downloads/#sandbox
https://www.youtube.com/watch?v=7sxqHgBdxB8
https://www.youtube.com/watch?v=xWgdny19yQ4
https://www.virtualbox.org/wiki/Downloads
option-1
------------
https://www.virtualbox.org/wiki/Downloads
https://hortonworks.com/downloads/#sandbox
https://www.youtube.com/watch?v=7sxqHgBdxB8
https://www.youtube.com/watch?v=xWgdny19yQ4
https://www.virtualbox.org/wiki/Downloads
option-1
------------
https://www.virtualbox.org/wiki/Downloads
Blockchain - Steps to Setup Environment
1) install tuffleframeword.com/ganache
2) start it..
3) check npm version
4) install python 3.7.4 for windows
5) npm -g install truffle@5.0.2
6) install metamask google echrome extension --> allows to connect to BC personalle account
7) truffle version
8) truffle init
9) packahe.jso
10) Ganache,, from truffle website
11) Metamask extension from google
12) syntax highlighting for solidity.. SUbmile text
------------------------------------------
1) create the app folder --> mkdir election
2) unbox pet-shop project from truffle --> truffle unbox pet-shop
2) start it..
3) check npm version
4) install python 3.7.4 for windows
5) npm -g install truffle@5.0.2
6) install metamask google echrome extension --> allows to connect to BC personalle account
7) truffle version
8) truffle init
9) packahe.jso
10) Ganache,, from truffle website
11) Metamask extension from google
12) syntax highlighting for solidity.. SUbmile text
------------------------------------------
1) create the app folder --> mkdir election
2) unbox pet-shop project from truffle --> truffle unbox pet-shop
Docker Commands
ddocker display version
ddocker login
ddocker pull name-of-the-image
ddocker pull webdevops/php-apache
ddocker search laravel
ddocker images
ddocker rmi IMAGE-ID
ddocker run IMAGE-ID
ddocker ps
ddocker stop CONTAINER-ID
ddocker ps -a
ddocker rm [ID]
Subscribe to:
Posts (Atom)