ContentPosts from @dawnalvarez494..
Story
@dridhone shared a post, 4 years ago
Founder, www.dridhon.com

Introduction of Python

Introduction Of PythonWhat exactly is Python?Python is one of the most widely used programming languages. Guido van Rossum created it, and it was released in 1991.It is employed for the following purposes:growth of the internet (server-side),development of software mathematics,Scripting for the oper..

Introduction Of PYthon
Story
@oyelamifiyin shared a post, 4 years ago
Data Scientist

How to Create a Database on AWS RDS using Sagemaker with Mysql-connector in python

In this post I’ll explain how you can create a RDS database using Sagemaker with python and mysql-connector library, and also show you how you can create a table and populate with records on the rds db using a sample csv.

1_4l8lkFS83fqBfRrDw0Wegg.jpeg
Story
@dennisniggl shared a post, 4 years ago
Consultant, Business Automation, Inc

Scraping Twitter Data with an API and Python

The Twitter API provides companies, developers, and users with programmatic access to Twitter’s vast amount of public data. Twitter defines its platform as “what’s happening in the world and what people are talking about right now.”

1_V3hZ9Q82ya69ged2VrD9BQ.png
Story
@ayande8 shared a post, 4 years ago

Installing Windows Subsytem for Linux (WSL) and Tensorflow with GPU support in WSL

I wanted to get a flavour of Ubuntu (Linux) as in project setup in the industry the servers obviously runs on Linux OS. I don’t want to have dual boot as it reduces the disk space and every time if I want to use the other OS, I have to restart and use it. Hence, I feel installing WSL is the easy way.

I have figured out the steps to be successful in getting GPU support in Tensorflow.

Photo by Tadas Sar on Unsplash
Story
@vladi_liga shared a post, 4 years ago
@microsoft

Branching model considerations for modern agile organizations

Stuck on choosing a Git branching model? This article will help you decide.

Story
@pythonians shared a post, 4 years ago
Digital Creator and Blogger., Pythonians Technology

Deploying Basic Flask App on Heroku

In this tutorial, we will create a basic Flask web application that returns a “Hello Medium” message when calling the application from the browser.

0_7JLiUjEVja1VOpXG.jpg
Story
@neji_14 shared a post, 4 years ago
Junior Data Scientist, Zummit Africa

How to create and launch a Streamlit app directly from Google Colab

Streamlit is an open source app framework in Python language. It helps in creating web apps for data science and machine learning in a short time and is compatible with major Python libraries such as scikit-learn, Keras, PyTorch, SymPy(latex), NumPy, pandas, Matplotlib etc.

Image from Streamlit
Story
@myofficework000 shared a post, 4 years ago
Project Lead, Wipro

Content Provider in Android for beginners

Content Providers is one of the android application important component that serves the purpose of a relational database to store the data of applications. Content provider in the android system is like a “central repository” in which data of the applications are stored, and it facilitates other applications to securely access and modifies that data based on the requirements.

1_aORbk8zIhcmTgb1Tyt8Vfw.png
Story
@che_adrian shared a post, 4 years ago

Free Facebook Messenger ChatBot created using RedBod and Node-RED

Node.js Raspbian

You might have a small business or simply want to automate your way of controlling your home through Facebook Messenger and Node-RED is a great tool to start creating a chatbot as you can automate many things, including sending and receiving emails, creating an interface, and so on which can help you to automate responses to your customers, control your machines at home or workplace and, create specific messages using a database.

Node-RED RedBot Facebook Messenger example
Story
@itsmylife36 shared a post, 4 years ago

DevSecOps Pipeline

An attempt to present phases of DevSecOps pipeline in simple manner. Color coded DevOps and SecOps aspects for easier understanding along the pipeline. Used draw.io for white-boarding

DevSecOpsPipeline.png