ProgrammingKnowledge
@ProgrammingKnowledge_official
548
subscribers
26
photos
43
links
Public Channel for ProgrammingKnowledge News and Updates
Download Telegram
Join
ProgrammingKnowledge
548 subscribers
ProgrammingKnowledge
ProgrammingKnowledge
ProgrammingKnowledge
ProgrammingKnowledge
https://youtu.be/8w_ThMyO7RU
YouTube
Creating a RESTFul API With Flask 4 - Handling PUT and DELETE in Flask
Hello! Welcome to Developing REST APIs with Flask. In this tutorial series we will be building a ToDo list API from scratch using flask-restful.
In this video, We finish building our ToDo List API!GET; POST; PUT; DELETE with flask.
For One-on-One Sessions…
ProgrammingKnowledge
https://youtu.be/Waka99rBlPk
YouTube
React Tutorial 40 - React Hooks | useState() | Using the State Hook
In this video I have demonstrate how can you use useState for initializing value as an object rather than primitive type values. To demonstrate that I have just inputed name of the user which will be an object with two keys firstName and lastName.
React…
ProgrammingKnowledge
ProgrammingKnowledge
https://hakibenita.com/sql-tricks-application-dba
Hakibenita
Some SQL Tricks of an Application DBA
Non-trivial tips for database development
ProgrammingKnowledge
https://sudolabs.io/blog/flutter-and-react-native-performance-overview
sudolabs.io
Flutter and React Native performance overview
Experts in building software products for startups & corporations
ProgrammingKnowledge
ProgrammingKnowledge
https://dev.to/nodepractices/docker-best-practices-with-node-js-4ln4
DEV Community
Docker best practices with Node.js
Collected, curated and written by: Yoni Goldberg, Bruno Scheufler, Kevyn Bruyere and Kyle Martin...
ProgrammingKnowledge
https://stackoverflow.blog/2020/09/02/if-everyone-hates-it-why-is-oop-still-so-widely-spread/
Stack Overflow Blog
If everyone hates it, why is OOP still so widespread?
OOP has been wildly successful. But was the success just a coincidence? And can it still offer something unique in 2020 that other programming paradigms cannot?
ProgrammingKnowledge
Which
⌨️
💻
stack are you learning ?
ProgrammingKnowledge
**optional chaining javascript**
var obj = {
"cat":
🐱
, "dog":
🐶
}; console.log(obj?.pig)
Anonymous Quiz
54%
null
46%
undefined
ProgrammingKnowledge
https://www.taniarascia.com/asynchronous-javascript-event-loop-callbacks-promises-async-await/
Tania Rascia
The Event Loop, Callbacks, Promises, and Async/Await in JavaScript
In the early days of the internet, websites often consisted of static data in an HTML page. But now that web applications have become more…
ProgrammingKnowledge
ProgrammingKnowledge
https://youtu.be/-pdhDyr7jyQ
YouTube
Vue.js Tutorial for Beginners 1 - Getting started with VueJS
Welcome to this course on VueJS Tutorials for Beginners. Vue.JS is a progressive JavaScript Framework for for creating frontend user interfaces.
Github : https://github.com/prosoftwaredevelopment/Learn-Vue-
In this video we will learn We will learn how…
ProgrammingKnowledge
https://youtu.be/oU5Di3be-Sk
YouTube
NestJS tutorial for Beginners 1 - Getting Started + Creating First Nest.JS Application
Welcome to this course on NestJS Tutorials for Beginners. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
GitHub : https://github.com/pately/car-manager-nestjs
In this video we will learn We will learn…
ProgrammingKnowledge
https://youtu.be/kjN7mV5POXc
YouTube
Elasticsearch Tutorial for Beginners
Welcome to this video on Elastic Stack Tutorial. In this video we will see How to Install ElasticSearch Logstash and Kibana on Windows 10 (ELK Stack) (Elastic Stack) . Elasticsearch is a distributed, open source search and analytics engine, designed for horizontal…
ProgrammingKnowledge
https://youtu.be/_MFXKysUljw
YouTube
Learn OPENCV in 9 Hours with Python
Welcome to this courese on OpenCV Python Tutorial For Beginners.
OpenCV is an image processing library created by Intel and later supported by Willow Garage and now maintained by Itseez. opencv is available on Mac, Windows, Linux. Works in C, C++, and Python.…
ProgrammingKnowledge
https://www.techatbloomberg.com/blog/10-insights-adopting-typescript-at-scale/
Bloomberg L.P.
10 Insights from Adopting TypeScript at Scale | Bloomberg LP
Rob Palmer shares some of the insights & lessons learned during Bloomberg Engineering's journey to adopt TypeScript as a first-class supported language.