Blog.
A statically generated blog example using Next.js and Code Awesome.
In this video, learn How to Convert String to DateTime using Python Codes | Python Programs Tutorial. Find all the videos of the 100+ Python Programs in this playlist: https://www.youtube.com/watch?v=78FsbjYSWIU&list=PLjVLYmrlmjGf3jtxG8lSo-zaPktQ7YbUw GitHub Link: https://github.com/wscubetech-india/Python-Programs-/blob/main/StringtoDatetime.py π Get Access to Premium Videos and Live Streams: https://www.youtube.com/channel/UC0T6MVd3wQDB5ICAe45OxaQ/join WsCube Tech is a leading Web, Mobile App & Digital Marketing company, […]
More Stories
How to Install Pega Customer Decision Hub in Pega Personal Edition
Here is the detailed video on How to Install and configure Pega Customer Decision Hub in Pega Personal edition
Kubernetes Deployment strategies | Blue-Green Deployment | Argo rollout | ADAM
Got a question on the topic? Please share it in the comment section below and we will answer it for you. For more information, please write back to us at scmlearningcentre@gmail.com or call us at +91-9739110917 / 7829633132 In this session we will understand the details on how deployment happens in Kubernetes cluster. Below are […]
How I Coded a SaaS
π https://neetcode.io/ – 25% OFF LAUNCH SALE π₯· Discord: https://discord.gg/ddjKRXPqtk π¦ Twitter: https://twitter.com/neetcode1 0:00 – Intro 0:26 – Frontend 2:55 – Backend 6:35 – Database 8:55 – Payments API 11:40 – Course platforms #neetcode #coding #saas source
5 Tips to Level Up Your Programming Skill
Clean Code: A Handbook of Agile Software Craftsmanship https://amzn.to/3Rh06lk Data Structures and Algorithms Made Easy: Data Structures and Algorithmic Puzzles https://amzn.to/3ebFBYw Effective Java https://amzn.to/3Q9shkQ source
CSS Transform Is Dead! Use This Instead
CSS is adding lots of new features and some of the smaller quality of life features they added recently were the addition of the translate, rotate, and scale properties. These properties almost entirely remove the need to use the transform property which is incredibly nice since there are tons possibilities this opens up that were […]
Build a Flight Widget API Project in JavaScript + NodeJS + RapidAPI
Click here for the API we will be using: https://bit.ly/toronto-airport In this video I will be showing you how to build a flight widget using NodeJS, using REAL data from Toronto Pearson Airport thanks to RapidAPI. Final code: coming soon Non API JavaScript version: https://youtu.be/xs5aOs-Wpxw __ β Sign up for updates on my Full Stack […]
I Tried Astro Build and I LOVE IT β 5 Reasons You Will TOO!
The Astro framework has some amazing features you’ll want to check out. I recently tried Astro for the first time, and I absolutely love it. Let’s walk through my 5 favorite features that I love about it. I think you’ll love them too! *** Resources *** Astro – https://astro.build Astro Integrations – https://astro.build/integrations/ Framework Components […]
How I use Machine Learning as a Data Analyst
Machine Learning Specialization from Coursera ππΌ https://lukeb.co/MachineLearning Books for Data Nerds ππΌ ================================== π Machine Learning (Python) ππΌ https://geni.us/MLbook π Machine Learning (Concepts) ππΌ https://geni.us/MLillustrated π Data Science Must Read ππΌ https://geni.us/StorytellingWithData π Books Iβve read ππΌ https://kit.co/lukebarousse/book-recommendations Certificates & Courses ================================== Coursera Courses: π Google Data Analytics Certificate (START HERE) ππΌ https://lukeb.co/GoogleCert πΏ SQL […]
Cracking Passwords on my βΉ300,000 Crypto Mining Rig (how fast is it?)
In this video, I perform an experiment to see how fast my Ethereum Mining Rig can crack/recover passwords. The results are astounding! My Mining rig has 5 graphic cards – RTX 3060, RTX 2060, 3xGTX 1660 Super. I usually mine ethereum on my mining rig and the hash rate it gives is around 179 MH/s. […]
Triggering an AWS Lambda Function For S3 File Uploads | AWS in Action
AWS Lambda is a serverless, managed service that allows you to define code that should be executed upon the occurrence of certain events. One possible event is the creation of S3 objects (e.g., because of file uploads). In this video, a new Lambda function will be created from scratch. The function is then configured to […]
release notes in software development|testing|How to write software release notes
release notes in software development|testing|How to write software release notes source
How to add Firebase Firestore to your chrome extension
In previous version of manifest which was manifest version 2, it was allowed to pull scripts from external sources which is we could make use of CDN links but now in manifest version 3 we can no longer do that for security reasons. Since firebase provides us an SDK CDN to use, we can’t make […]
How to generate QR code in Pega
Quick Response Code (QR Code) is a two dimensional (2D) bar code that is used to send simple text, URLs and encrypted code as an image. In this post, we will see how to generate a QR code in pega.
Good Salary Job Opportunities with only MS Excel Skills (Telugu) | Pashams
Good Salary Job Opportunities with only MS Excel Skills In this video I have explained Job Opportunities with only MS Excel Skills and how a normal graduate can apply for a Job as a Fresher. Very important video for recent graduates. #pashams #sushmitamadhu #kareer9 This is my Telugu channel “Pashams”. I created this channel to […]
Why I always use ESLint in my projects
how to setup eslint on your projects and why ———— π€ Patreon https://www.patreon.com/webdevjunkie π Newsletter http://eepurl.com/hnderP π¬ Discord https://discord.gg/4kGbBaa π. GitHub https://github.com/codyseibert/youtube source
Learn backend development with prisma and mongodb | part 3
For code files and community learning for free: https://courses.learncodeonline.in/learn/Prisma-backend-development-with-mongodb source
What is User Acceptance Testing(UAT), Types of UAT, when it is performed, why it is performed?
Know everything about: What is User Acceptance testing / acceptance testing / end user testing? Why user acceptance testing is performed? When user acceptance testing is performed? Who performs user acceptance testing? Types of user acceptance testing : Alpha Testing, Beta Testing, Gamma Testing Practice Website for automation: https://automationexercise.com. Also, provided list of test cases […]
Live Demo: How to Stream Clean Data to a Kafka Topic with Fluvio
This live demo shows the power of Fluvio for performing real-time data transformations and streaming clean data to a Kafka topic. source
Astro just Launchedβ¦. Could it be the ultimate web framework?
Astro version 1.0 just launched giving developers a way to build server-rendered websites with any JavaScript framework. It uses the islands architecture and partial hydration to deliver fast apps with frameworks like React, Vue, Svelte, and more. #programming #javascript #TheCodeReport π Resources – Astro Launch Blog https://astro.build/blog/astro-1/ – Astro on GitHub https://github.com/withastro/astro – I built […]