Categories
Video

Arduino Basics 101: Hardware Overview, Fundamental Code Commands



Previous video: https://youtu.be/Nd_Kc7BXa54
Make your own Coilgun: https://youtu.be/PMU9TQUDhow
DIY Buck/Boost Converter (Flyback) || How to step up/down DC voltage efficiently: https://youtu.be/ZiD_X-uo_TQ
Facebook: https://www.facebook.com/greatscottlab
Twitter: https://twitter.com/GreatScottLab
Support me for more videos: https://www.patreon.com/GreatScott

You can get Arduino boards here (affiliate links):
Aliexpress:
Arduino Uno: https://s.click.aliexpress.com/e/_dT23rY7
Arduino Nano: https://s.click.aliexpress.com/e/_dULoNXh
Arduino Pro Mini: https://s.click.aliexpress.com/e/_d62ALdV
FTDI board: https://s.click.aliexpress.com/e/_dV4Gqp1
Ebay:
Arduino Uno: http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&pub=5575101368&toolid=10001&campid=5337582279&customid=&icep_item=281638689314&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=lg
Arduino Nano: http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&pub=5575101368&toolid=10001&campid=5337582279&customid=&icep_item=162002876661&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=lg
Arduino Pro Mini: http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&pub=5575101368&toolid=10001&campid=5337582279&customid=&icep_item=331809989705&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=lg
FTDI board: http://rover.ebay.com/rover/1/711-53200-19255-0/1?icep_ff3=2&pub=5575101368&toolid=10001&campid=5337582279&customid=&icep_item=381374421597&ipn=psmain&icep_vectorid=229466&kwid=902099&mtid=824&kw=lg
Amazon.de:
Arduino Uno: http://amzn.to/2ljDLFL
Arduino Nano: http://amzn.to/2ljnq3J
Arduino Pro Mini: http://amzn.to/2kMv0ly
FTDI board: http://amzn.to/2ljvuRY

In this first epsiode of this Arduino Basics video series I will talk about the main functions of the ATmega328P Arduino boards and the fundamental code commands that you will need to create very basic Arduino sketches.

Music:
2011 Lookalike by Bartlebeats
Ecstatic Wave, Jens Kiilstofte
https://machinimasound.com/music

source

Categories
Video

How to Install PostgreSQL 13 & pgAdmin 4 on Windows 10 [ 2021 Update ] Complete guide



Hello Everyone! Today in this video I am going to step by step guide you How to install PostgreSQL for Relational DataBase Management System (RDBMS) on Windows 10. Windows (64-bit).
Then we will install pgAdmin 4 for using PostgreSQL in a Graphical User Interface (GUI). You can also use PostgreSQL Command-line Interface if you wish.

The PostgreSQL installers created by EnterpriseDB are designed to make it quick and simple to install PostgreSQL on your computer. The installer provides:
– A distribution-independent PostgreSQL installation.
– The popular open-source PostgreSQL administration tool, pgAdmin.
– The StackBuilder package manager (used to download and install drivers, tools, and applications to complement your PostgreSQL installation).

In my previous video, I’ve shown How to install Eclipse IDE on your Windows 10.
Link: https://youtu.be/Prv9xbtBPvU

Geeky Script (
@GeekyScript) is Computer Science – Educational Videos Creator 🎉
You can support by buying a coffee ☕️ here —
https://www.buymeacoffee.com/geekyscript

✻ I really hope you find this video useful. ♥

✻ Please click on the CC button to read the subtitles of this video.

Now our main question is How to Install PostgreSQL & pgAdmin 4 on Windows 10?
So let’s begin…

Step 1. First You need to download PostgreSQL. For that, just follow the following link.
https://www.postgresql.org/download/windows/
This page will lead to the PostgreSQL download on Windows 10. So just click on download and it will start downloading automatically.

Step 2. After downloading just double-click on the installation file for installing Postgresql on your Windows 10 OS. 64 bit. In my video, I have shown you step by step on how to install Postgresql. Just follow that if you are facing any issues.

Step 3. Now after installing PostgreSQL on your Windows 10 OS, it’s time to download pgAdmin 4. So for that just follow the following link to download pgAdmin 4 on your windows 10 os.
link: https://www.pgadmin.org/download/pgadmin-4-windows/

Step 4. After downloading pgAdmin 4, now just simply double click on it for installation. If you face any difficulty just follow my video. There I have shown each and every step one by one. So just follow that.

Step 5. After installing pgAdmin 4 just click on launch. Then you need to give the password. You should give the password that you have used during the installation of your PostgreSQL on your windows 10 64bit os.

Step 6. After your password verified you should get to see the pgAdmin graphical user interface (GUI). So here just create a new database to check if everything is just working fine.

Step 7. After creating a new database now it’s time to create a new table where we will store data. So follow my video to know how to create a table on the PostgreSQL database.

So that’s all my friends! In my following videos, I’m looking forward to posting videos on how to connect your PostgreSQL with eclipse ide and how to run java applications by connecting with PostgreSQL. Thanks a lot once again for watching this video! Do Subscribe 🙂

#postgreSQL #PostgresqlInstallation #Windows10 #postgreSQLforbeginners #SQL #sqlQueries #SQLforbeginners #RDBMS

Topics addressed in this tutorial:
How To Download And Install PostgreSQL and pgAdmin On Windows 10 64 bit OS
Install PostgreSQL on Windows 10
How to Install PostgreSQL and Get Started
Install pgAdmin 4 on Windows 10
How to Install pgAdmin 4 and Get Started
PostgreSQL installation windows 10

—————————————————————————
MY RELATED VIDEOS:
✻ All about Android Studio: https://youtu.be/H53e2kdaLfk
✻ All about PostgreSQL: https://youtu.be/C93Ed8b8Mhc
✻ All about MongoDB: https://youtu.be/TetHRRnbhig
✻ All about MySQL: https://youtu.be/tFBGj_xDu34
✻ All about WordPress: https://youtu.be/THfoFs2NNbs
✻ All about Java Spring: https://youtu.be/ajsap2g24_Q
✻ All about Maven: https://youtu.be/7DKbtM-BVLg
✻ All about eBook: https://youtu.be/-7f2HqSSeo0

—————————————————————————
THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos 🙂

—————————————————————————
CONNECT WITH ME ON:
✻ Website: https://geekyscript.com/
✻ LinkedIn: https://www.linkedin.com/in/geekyscript/
✻ Twitter: https://twitter.com/GeekyScript
✻ Email: geekyscript@outlook.com
✻ YouTube channel: https://www.youtube.com/c/geekyscript/
—————————————————————————
Song: Jarico – Island
Music promoted by #BackgroundMusicWithoutLimitations
Watch: https://youtu.be/0BIaDVnYp2A
Free Download: https://bit.ly/3n3snwj
—————————————————————————

source

Categories
Software

SFWGHO – A Way to Remember the Order of Commands in SQL

The Problem – SFWGHO

When writing T-SQL, Microsoft’s take on the SQL database language, the commands have to come in a certain order. This is:

– SELECT (selecting data)

– FROM (stating which table to get data from)

– WHERE (any filtering conditions)

– GROUP BY (specifying any aggregation to perform)

– HAVING (any filtering to perform on aggregated data)

– ORDER BY (which order to display the final rows in)

It is vital that you put these commands in the right order, otherwise you’ll get a syntax error. The acronym for the commands is SFWGHO, so it’s really just a question of finding a way to remember this series of letters.

Solutions

When he first met this problem, the author of this article trawled the Internet for acronyms. I found one site which was running a competition, with one entrant:

Slippery Fish Will Garnish Hungry Orcas

Surely there must be better acronyms than that! A little reflection came up with the following ideas:

Six Fat Wives Gross Husbands Out

Sweaty Feet Will Give Horrible Odours

Out of these, the second seems better (it’s certainly in better taste!). So here is our recommendation for how to remember the order of commands in SQL:

SWEATY or SELECT

FEET or FROM

WILL or WHERE

GIVE or GROUP BY

HORRIBLE or HAVING

ODOURS or ORDER BY

So now there’s no excuse for getting the order of SQL commands wrong, we just need to find a way to remember to put commas in the right place all the time…



Source by Andy J Brown