Programology – Telegram
Programology
7.28K subscribers
1.94K photos
771 videos
6 files
2.08K links
Pro·​gram | \ ˈPrō-ˌgram , -grəm \
:A Sequence Of Coded Instructions That Can Be Inserted Into A Mechanism (Such As A Computer)

Who We Are : https://msha.ke/programmerjokesofficial
Download Telegram
Comment output
Options
Anonymous Quiz
37%
A
14%
B
41%
C
7%
D
😁3
Angular — Micro-Frontend

Everything you need to know about microservice oriented architecture for the frontend from beginner to… - http://amp.gs/jlsRD
👍1
Comment output
Options
Anonymous Quiz
38%
A
10%
B
11%
C
41%
D
👏3👍1
Learn how to code your own cloud deployment platform. If you've heard of Heroku before, that's essentially what you'll be building your own version of. This DevOps course will show you how to use the Flask Python framework – along with cloud engineering concepts and a tool called Pulumi – to get your cloud live. (80 minute YouTube course): https://www.freecodecamp.org/news/build-a-heroku-clone-provision-infrastructure-programmatically/
Do you have a github profile ?

Drop a link. Let's Connect🙂
Comment Output
👍1
Options
Anonymous Quiz
46%
A
12%
B
13%
C
29%
D
Convert curl commands to Python, JavaScript, PHP, R, Go, Rust, Elixir, Java, MATLAB, Dart, CFML, Ansible URI, Strest or JSON

Web (Live Demo): https://curlconverter.com/

Project: https://github.com/curlconverter/curlconverter

#tool #converter #curl #darw1n
👍1🔥1
Answer: a
Explanation: The unshift() and shift() methods behave much like push() and pop(), except that they insert and remove elements from the beginning of an array rather than from the end. unshift() adds an element or elements to the beginning of the array, shifts the existing array elements up to higher indexes to make room, and returns the new length of the array. shift() removes and returns the first element of the array, shifting all subsequent elements down one place to occupy the newly vacant space at the start of the array.
Comment Output
Options
Anonymous Quiz
30%
A
32%
B
34%
C
5%
D
😁1