Programology – Telegram
Programology
7.27K 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
Options
Anonymous Quiz
64%
A
12%
B
5%
C
20%
D
XState is a popular JavaScript library for creating state machines. They’ve enhanced the developer experience with the all-new VS code extension.

From autocompleting transition targets and initial states to highlighting issues in your state machine to visualizing the XState machine with an interactive diagram to jumping across targets, actions, and conditions — they’ve got everything to simplify your workflow.

https://marketplace.visualstudio.com/items?itemName=statelyai.stately-vscode
👍1
Did You Hear About The Shakespear Programming Language ?
https://instagram.openinapp.co/reel-ccjzveadjbe
Comment Output
Options
Anonymous Quiz
54%
A
7%
B
5%
C
33%
D
7 Utility Types that Every TypeScript Developer Should Know

Useful TypeScript features to improve your types - http://amp.gs/jZ3Zw
Output:

1 1
Explanation: It is notable that character constants are stored as character type in C++ but this is not the case in C. In ANSI C, the same program would produce the result —

4 1 // result when code is executed in C
because character constants are promoted to int.
soup[i] = soup[i-1] + soup [i-2]
https://instagram.openinapp.co/p-ccndyhdjtd8
🔥1
Comment Output
Options
Anonymous Quiz
37%
A
13%
B
46%
C
3%
D
Writing actual code isn't the first thing BUT the last thing I do. There is so much that needs to be done BEFORE the code is ever written.

Understanding the task, translating the business requirements into logic, problem solving, solution creating THEN writing out the code.
Comment Output
👍1
Options
Anonymous Quiz
70%
A
17%
B
11%
C
3%
D