Join us

ContentUpdates and recent posts about JobberBase..
Story
@anasnasim12 shared a post, 3 years, 11 months ago
Student

Machine Learning 101

Briefly cover topics to give you a very barebones introduction to machine learning.

Story
@dridhone shared a post, 3 years, 11 months ago
Founder, www.dridhon.com

Selenium Testing Interview Questions

Selenium Testing Interview Questions1) What is Selenium and how does it work?Selenium is a set of automated web testing tools. It is made up ofIDE (Integrated Development Environment) for Selenium: It's a recording and playback programme. It's a Firefox add-on.WebDriver and RC are APIs for..

Selenium Testing Interview Questions
Story
@khoolid2 shared a post, 3 years, 11 months ago

Python, The Easiest Way to Earn Money From Remote Work

Python is the easiest way to make money remotely. For those of you who are new to programming, python is one of the easiest programming languages ​​to learn — because in python we don’t need a semicolon(;)

Story
@azeemstark1 shared a post, 3 years, 11 months ago
Full Stack Developer

Roadmap for Full-Stack Development

Being a full stack developer gives you wide range of knowledge on various areas such as HTML, CSS, JavaScript, Backend Languages, Database Storage, HTTP Methods, API’s, NPM, Cloud and Agile project management as well.

Photo by AltumCode on Unsplash
Story
@aabidsofi19 shared a post, 3 years, 11 months ago

4 books that will make you a python ninja .

Writing code at industry level scale is no fun and games . Your code is going to get changed and bashed a lot and surely is not immune to bugs . And nothing can stop it .Writing clean code and refactoring is one the most important skills to write scalable and better .This book just helps you to writ..

image credits : pexels .
Story
@sujithrahim shared a post, 3 years, 11 months ago

Import your Cloud Resource as a Pro — Native way of doing Terraform !!!

So, that’s it. If steps are known, there is plenty of ways to automate, I am leaving that to YOU !!! Happy Terraforming !!!If you like this piece of information, please support me with your gesture as a followers and the claps...

Story
@muhammadali642 shared a post, 3 years, 11 months ago
Marketing

What is Zero Trust Security?

Zero Trust is a security model based on maintaining strict access controls and not trusting anyone by default.

Story
@boldlink shared a post, 3 years, 11 months ago
AWS DevOps Consultancy, Boldlink

Performing Optimized Search Queries with AWS DynamoDB

AWS CodePipeline Agile Stacks DevOps Automation Platform AWStats Amazon Elastic Container Service

Amazon DynamoDB is a simple, secure and efficient way to configure data models for our application in a manner that guarantees fast, predictable performance and scalability. It however comes with some downsides, especially its limited querying capabilities. While an additional search engine expense ..

Story
@alinaha82880374 shared a post, 3 years, 11 months ago

How To Remove Large Files on Your Windows PC

#files  #delete  #large 

If your Windows 10 laptop is running slow then you can make it run faster by applying a few simple tricks. In this article, we will discuss some methods to speed up your slow Windows 10 computer.Don’t worry this is not going to be too technical. Anyone with almost no technical knowledge can understa..

Remove large images.png
Story
@okanyenigun shared a post, 3 years, 11 months ago
Bridgestone

Design Patterns in Python: Adapter Pattern

It is a structural design pattern and works as the electronic equivalent of its name. In this respect, it has a successful naming, and its purpose is understandable (it is also called wrapper). If you remember, structural design patterns were concerned with different classes working together. The adapter design pattern also ensures that incompatible interfaces are interoperable. It converts the interface of one class to the interface that the other class expects.

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.