Codility Algorithm Practice Lesson 7: Stacks And Queues, Task 3: Nesting— a Python approach
https://medium.com/@deck451/codility-algorithm-practice-lesson-7-stacks-and-queues-task-3-nesting-a-python-approach-905db9314ee0
https://medium.com/@deck451/codility-algorithm-practice-lesson-7-stacks-and-queues-task-3-nesting-a-python-approach-905db9314ee0
Medium
Codility Algorithm Practice Lesson 7: Stacks And Queues, Task 3: Nesting— a Python approach
Having wrapped up the Fish challenge, it’s now time to focus on another task. This one is called Nesting and it’s incredibly similar to one…
Tutorial 5: Regular Expressions in Python — Using regex symbols ‘ ^ $ \b \B’
https://gaurav-patil21.medium.com/tutorial-5-regular-expressions-in-python-using-regex-symbols-b-b-dc7720a2ecc0
https://gaurav-patil21.medium.com/tutorial-5-regular-expressions-in-python-using-regex-symbols-b-b-dc7720a2ecc0
Medium
Tutorial 5: Regular Expressions in Python — Using regex characters ‘ ^ $ \b \B’
Missed previous tutorial? — Click here
Scrape Multiple Google Answer Box Layouts with Python
https://python.plainenglish.io/scrape-multiple-google-answer-box-layouts-with-python-88fe8b1a4f5d
https://python.plainenglish.io/scrape-multiple-google-answer-box-layouts-with-python-88fe8b1a4f5d
Medium
Scrape Multiple Google Answer Box Layouts with Python
This blog post covers how to scrape: weather, stock, converter, calculator, phone number, address, population, translation, dictionary…
Python Range Function Thoroughly Explained
https://zl-liu.medium.com/python-range-function-thoroughly-explained-6bbbc8ab8d8f
https://zl-liu.medium.com/python-range-function-thoroughly-explained-6bbbc8ab8d8f
Medium
Python Range Function Thoroughly Explained
If you clicked on this article, chances are that you’re new to For-loops, and have trouble understanding the range function and how it…
What are basic string methods in Python?
https://medium.com/@bloggingtech260/what-are-basic-string-methods-in-python-a915874f0cc
https://medium.com/@bloggingtech260/what-are-basic-string-methods-in-python-a915874f0cc
Medium
What are basic string methods in Python?
In Python, strings are immutable.This means that they can not be modified.So if we wanted to repair a typo in string,we can’t simply modify…
Python Lambda Functions Deployed With The Typescript AWS CDK
https://dennisokeeffe.medium.com/python-lambda-functions-deployed-with-the-typescript-aws-cdk-7b47079e3a
https://dennisokeeffe.medium.com/python-lambda-functions-deployed-with-the-typescript-aws-cdk-7b47079e3a
Medium
Python Lambda Functions Deployed With The Typescript AWS CDK
This post will demonstrate how we can deploy a sample Python lambda to the AWS Lambda service on LocalStack using the TypeScript AWS CDK. The repository that we cloned already has a upgrade script…
How to create a Hastie 10- 2 dataset with sklearn
https://tracyrenee61.medium.com/how-to-create-a-hastie-10-2-dataset-with-sklearn-5254381050ab
https://tracyrenee61.medium.com/how-to-create-a-hastie-10-2-dataset-with-sklearn-5254381050ab
Medium
How to create a Hastie 10- 2 dataset with sklearn
As I have been going through all of the datasets that can be made using sklearn, I came across the Hastie_10_2 dataset. This dataset has 10…
Use Python to call Drupal 9 core RESTful API to create new content
https://weimingchenzero.medium.com/use-python-to-call-drupal-9-core-restful-api-to-create-new-content-9f3fa8628ab4
https://weimingchenzero.medium.com/use-python-to-call-drupal-9-core-restful-api-to-create-new-content-9f3fa8628ab4
Medium
Use Python to call Drupal 9 core RESTful API to create new content
With Drupal 9 out-of-the-box RESTful support make decoupling so much more convenient. We make it Drupal 9 as a decoupled headless service…
Swallow- A new programming language with python-like syntax but as fast as c(currently under…
https://saptakbhoumik.medium.com/swallow-a-new-programming-language-with-python-like-syntax-but-as-fast-as-c-currently-under-7597e700d597
https://saptakbhoumik.medium.com/swallow-a-new-programming-language-with-python-like-syntax-but-as-fast-as-c-currently-under-7597e700d597
Medium
Swallow- A new programming language with python-like syntax but as fast as c(currently under development)
Swallow- A new programming language with python like syntax but as fast as c(currently under devolopment)
Project#3 MacChanger With Python
https://sanjaykumar-cbe.medium.com/project-3-macchanger-with-python-7c49fe670a5
https://sanjaykumar-cbe.medium.com/project-3-macchanger-with-python-7c49fe670a5
Medium
Project#3 MacChanger With Python
About the tool: