ContentPosts from @dawnalvarez494..
Story
@developergaurav-exe shared a post, 3 years, 11 months ago

How to do Web Scraping in Python? | Part 3 (Finale)

This will require you some knowledge of HTML and CSS so that you can easily play around with Tags and Elements.

Story
@arth_kumar11 shared a post, 3 years, 11 months ago
Author

Making a WiFi Scanner In Python

In this tutorial, we wrote a simple Wi-Fi scanner using the Scapy library that sniffs and decodes beacon frames which are transmitted every time by access points, they serve to announce the presence of a wireless network.

Story
@developergaurav-exe shared a post, 3 years, 11 months ago

How to do Web Scraping in Python? | Part 2

Importing packages in Python Notebook.

Photo by Alex Chumak on Unsplash
Story
@boldlink shared a post, 3 years, 11 months ago
AWS DevOps Consultancy, Boldlink

DevOps Tools in AWS

Amazon Elastic Container Service AWS CodePipeline AWS Lambda AWS API Gateway Agile Stacks DevOps Automation Platform

Today, let’s look at some of the DevOps tools provided by AWS to its customers to build and deploy software in the cloud. These tools help you build, test and deploy your source application promoting continuous integration and continuous delivery within AWS.AWS CodeCommitAWS CodeCommit is a highly s..

Cloud 5 - Copy.jpg
Story
@yokee-ss-hh shared a post, 3 years, 11 months ago
Backend developer, Clarivate

Data Classes 😈 in python (part-1)

Let’s start Data Classes 💃that uses dataclasses module

In a normal concrete class, we want to define a constructor and __repr__ to make the custom representation of the object when object is passed as parameter to print() function.

Story
@mkolos shared a post, 3 years, 11 months ago
Software Engineer, Google

Many ML projects fail because of this misunderstanding about ML

Calculator vs HumanWho is more intelligent: a calculator or a human? It depends on what operations one needs to perform.Even a basic calculator can instantly multiply 6-digit numbers. The smartest humans can hardly compete with that.On the other hand, any human can do some tasks that even the best s..

Story
@developergaurav-exe shared a post, 3 years, 11 months ago

How to do Web Scraping with Python? | Part 1

We will do every major tasks and to do’s which is required in Web Scraping! So don’t worry and Just Read on! :) You are going to learn a lot! I have provided all the resources and link. This will be a three series article for the sake of simplicity. :)

Story
@ganapathisubramanian shared a post, 3 years, 11 months ago
SRE, SurveySparrow

Getting started with Continuous integration using GitHub actions

Continuous Integration is one of the renowned mantras in the DevOps + agile environment. It is a DevOps practice where developers/engineers regularly merge their code changes into a central repository, and it is built and tested automatically.

Story
@sasen_perera shared a post, 3 years, 11 months ago
Student, Thurstan College

How to make a bot in discord using python🤖

Hello, It’s me (again) with a brand new post about how to create a 🤖 in discord with python🐍..

that’s a snek
Story
@mudassarlhr shared a post, 3 years, 11 months ago
Senior BI Consultant, Apptech Technologies

How to read the parquet file in data frame from AWS S3

Learn How to read the parquet file in data frame from AWS S3