Skip to content
February 3, 2023

Webapptiv Blog

Programmers Blog

  • Web design
    • WordPress
    • SEO
  • Software Development
    • Python Tutorials
    • Desktop Development Tutorials (C#, ElectronJS)
    • Web Scraping Tutorials
    • Flutter Tutorials
  • Learn English
  • Best Products
  • Office problems
Main Menu

Author: arunvasudev

python web scraping selenium
Python

Python Web Scraping with Selenium (Tutorial for Beginners)

January 31, 2023January 31, 2023 - by arunvasudev - Leave a Comment

If you want to scrape content from some websites using Python, this tutorial will definitely go to help you a lot. A few months back, I decided to scrape some …

Read More
Google Sheets Tips and tricks
Google Products

Google Sheets Tips &Tricks for Beginners

January 24, 2023 - by arunvasudev - Leave a Comment

Total amount formula (Vertical) To calculate Vertical columns values, enter the following formula in a new column =SUM(C1:C11) Reference: https://www.computerhope.com/issues/ch002201.htm Total amount formula (Horizontal) To calculate horizontal cell values, enter …

Read More
flask access 3rd party api content
Python

How to Use API Data in Flask Application (Display API Content in Jinja Template)

January 23, 2023January 24, 2023 - by arunvasudev - Leave a Comment

If you want to display content from 3rd part API services or from headless CMS like Strapi, this tutorial definitely going to help you. json.loads – It takes a string …

Read More
api for beginners
Web design

Web API for Beginners (using PostMan, Strapi CMS)

January 22, 2023January 22, 2023 - by arunvasudev - Leave a Comment

  Requirements Your system must have the following applications Node JS (To run npm scripts) Postman (to test API URLs) Dummy Json Server (to get fake JSON data) Download and …

Read More
AE tips and tricks, keyboard shortcuts
Software

After Effects Tips & Tricks, Keyboard Shorts for Motion Graphics Artist

January 22, 2023 - by arunvasudev - Leave a Comment

Best ShortCuts keys for AE To Rename the layer – Select Layer and Press Enter Key To Cut/Split the Layer – Select the layer ent point and press the following …

Read More
Photoshop problems and solutions
Software

Common Photoshop Problems & Solutions from Expert

January 20, 2023January 24, 2023 - by arunvasudev - Leave a Comment

  Image Moving Issues Problem 1: Opened 2 Images. Can’t drag and drop one image to another document Mostly this problem happened because the image is in index format. You …

Read More
namecheap shared hosting cpanel
Web design

Namecheap Shared Hosting – cPanel Problems & Solutions

January 20, 2023 - by arunvasudev - Leave a Comment

Problems When trying to upload Files in cPanel Problem 1:” An error occurred. Your account may be over its quota or you attempted to upload a folder” Error. This problem …

Read More
Python flask create web apps
Python

Flask Tutorial for Beginners (How to use Flask to Create Web Apps)

January 20, 2023 - by arunvasudev - Leave a Comment

How to install flask modules with requirements.txt First, create “requirements.txt” file in your Flask application folder. Add required module names one by one like this Flask bcrypt email-validator Flask-WTF Now …

Read More
Flask SQLAlchemy create MySQL table
Python / Web design

Flask-SQLAlchemy: DB Connection & Create table in MySQL

January 17, 2023January 17, 2023 - by arunvasudev - Leave a Comment

If you don’t know how to use SQLalchemy with your Flask application, this tutorial will definitely gonna help you. In this tutorial, I going to show you how to create …

Read More
github
Office problems

How to Upload Files to the Private Repository on Github (From your Computer)

January 6, 2023January 6, 2023 - by arunvasudev

If you created a public repository in your GitHub account, you can easily send your local code files to that repository without any additional setup. But If you want to …

Read More

Posts navigation

1 2 … 11 Next

Recent Posts

  • Python Web Scraping with Selenium (Tutorial for Beginners)
  • Best Video Editing Software for YouTube Video Creation
  • Google Sheets Tips &Tricks for Beginners
  • How to Use API Data in Flask Application (Display API Content in Jinja Template)
  • Web API for Beginners (using PostMan, Strapi CMS)

If you have iPhone and you want to learn some good iPhone Tutorials, tips & Tricks, visit our another one project: iPhone Topics.com

Copyright © 2023 Webapptiv Blog.