Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.
Home » Page 17

Debugging Techniques for Python Code

Guest Author Categories: Python Programming. No Comments on Debugging Techniques for Python Code

Introduction Debugging is a necessary skill for all programmers. Even the most experienced developers make mistakes or encounter unexpected behavior when writing code. Fortunately, Python provides a variety of tools and techniques for identifying and fixing bugs in your code.   In this article, we’ll look at some of the most common Python debugging techniques. […]

Read the rest of this entry »

BigData and Data Analytics in IoT

Suryateja Pericherla Categories: Internet of Things. No Comments on BigData and Data Analytics in IoT

In this article we will look at the role of BigData and Data Analytics in IoT. First we will define what is BigData then have a look at different applications of BigData and finally list out different Data Analytics tools.   Disclaimer: The content in this article was copied from the content available on intellipaat.com. […]

Read the rest of this entry »

Python and Django for IoT Applications

Suryateja Pericherla Categories: Internet of Things. No Comments on Python and Django for IoT Applications

In this article we will look at the role of Python and Django in developing IoT applications.   Djnago is a open source web application framework for developing web applications in Python. Django is based on the well-known Model-Template-View (MTV) architecture and provides a separation of the data model from the business rules and the […]

Read the rest of this entry »

AWS Cloud for IoT

Suryateja Pericherla Categories: Internet of Things. No Comments on AWS Cloud for IoT

In this article we will look at AWS cloud for IoT. We will understand how AWS cloud services can be used to develop IoT applications.   Amazon Web Services (AWS) offers different  service for IoT under three categories: Device Software Connectivity and Control Analytics   Device software FreeRTOS: Operating system for microcontrollers that makes small, […]

Read the rest of this entry »

IoT Platforms Overview and Examples

Suryateja Pericherla Categories: Internet of Things. No Comments on IoT Platforms Overview and Examples

In this article we will look at various iot platforms and their overview. Different examples of iot platforms have been provided which can be used to develop a complete iot application.   An IoT platform is typically software running in the cloud, which provides functionality like device identification service, data aggregation service, data analytics service, […]

Read the rest of this entry »

Java Microservices on AWS: Best Practices for Scalability and Resilience

Guest Author Categories: Cloud. No Comments on Java Microservices on AWS: Best Practices for Scalability and Resilience

Overview Java Microservices on AWS is a modern approach to building and deploying applications that is gaining popularity in the software development community. The approach involves breaking down a large application into small, independent services, each with its own functionality, and deploying them on a cloud infrastructure such as AWS. This allows for greater scalability […]

Read the rest of this entry »

Programming Raspberry Pi with Python

Suryateja Pericherla Categories: Internet of Things. 1 Comment on Programming Raspberry Pi with Python

In this article we will look at Programming Raspberry Pi with Python programming language.   LED blink program The schematic or connection diagram for blinking a LED using Raspberry Pi is as shown below.     Code for blinking and LED using Raspberry Pi given below:   DHT11 Sensor We need to install two libraries/software […]

Read the rest of this entry »
Facebook
Twitter
Pinterest
Youtube
Instagram
Blogarama - Blog Directory