Forem

≀Paulo Portela profile picture

≀Paulo Portela

404 bio not found

Location Portugal Joined Joined on  Personal website https://bio.site/aghuttun twitter website

Education

ISEP

Work

Senior Software Developer @ adidas

Understanding If Statements in Lua
Cover image for Understanding If Statements in Lua

Understanding If Statements in Lua

4
Comments
2 min read

Want to connect with ≀Paulo Portela?

Create an account to connect with ≀Paulo Portela. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Understanding Loops in Lua
Cover image for Understanding Loops in Lua

Understanding Loops in Lua

8
Comments
2 min read
Understanding Lua's lfs Module
Cover image for Understanding Lua's lfs Module

Understanding Lua's lfs Module

1
Comments
2 min read
Understanding Dates in Lua
Cover image for Understanding Dates in Lua

Understanding Dates in Lua

6
Comments
2 min read
Writing and Reading Text Files in Lua
Cover image for Writing and Reading Text Files in Lua

Writing and Reading Text Files in Lua

4
Comments
2 min read
Understanding Comments in Lua
Cover image for Understanding Comments in Lua

Understanding Comments in Lua

Comments
2 min read
Understanding Functions in Lua
Cover image for Understanding Functions in Lua

Understanding Functions in Lua

1
Comments
2 min read
Understanding Variables in Lua
Cover image for Understanding Variables in Lua

Understanding Variables in Lua

6
Comments 5
3 min read
Hello World in Lua
Cover image for Hello World in Lua

Hello World in Lua

1
Comments 1
2 min read
Zip and Unzip in Python

Zip and Unzip in Python

1
Comments
2 min read
Creating API Keys in Python: A Comprehensive Guide
Cover image for Creating API Keys in Python: A Comprehensive Guide

Creating API Keys in Python: A Comprehensive Guide

4
Comments
2 min read
Accessing (Cloud) UiPath Orchestrator through Python
Cover image for Accessing (Cloud) UiPath Orchestrator through Python

Accessing (Cloud) UiPath Orchestrator through Python

Comments
3 min read
Exploring SharePoint with Microsoft Graph API
Cover image for Exploring SharePoint with Microsoft Graph API

Exploring SharePoint with Microsoft Graph API

5
Comments
3 min read
Interacting with SFTP Repositories: A Paramiko Integration
Cover image for Interacting with SFTP Repositories: A Paramiko Integration

Interacting with SFTP Repositories: A Paramiko Integration

Comments
3 min read
Fortanix Library: Authentication and Security Object Retrieval
Cover image for Fortanix Library: Authentication and Security Object Retrieval

Fortanix Library: Authentication and Security Object Retrieval

Comments
3 min read
Working with XlsxWriter in Python
Cover image for Working with XlsxWriter in Python

Working with XlsxWriter in Python

Comments
2 min read
Conversions in Python
Cover image for Conversions in Python

Conversions in Python

1
Comments
3 min read
Exploring (Some) Python Integrated Development Environments
Cover image for Exploring (Some) Python Integrated Development Environments

Exploring (Some) Python Integrated Development Environments

Comments
4 min read
Working with Oracle Databases in Python
Cover image for Working with Oracle Databases in Python

Working with Oracle Databases in Python

Comments
3 min read
Interfacing with MSSQL Databases in Python
Cover image for Interfacing with MSSQL Databases in Python

Interfacing with MSSQL Databases in Python

Comments
2 min read
Understanding the map Function in Python
Cover image for Understanding the map Function in Python

Understanding the map Function in Python

Comments
2 min read
Understanding Dataclasses in Python
Cover image for Understanding Dataclasses in Python

Understanding Dataclasses in Python

1
Comments
2 min read
Working with pydantic in Python
Cover image for Working with pydantic in Python

Working with pydantic in Python

6
Comments 1
2 min read
Introduction to Logging in Python
Cover image for Introduction to Logging in Python

Introduction to Logging in Python

1
Comments
3 min read
Python Script Structure
Cover image for Python Script Structure

Python Script Structure

1
Comments
3 min read
Working with CSV Files in Python
Cover image for Working with CSV Files in Python

Working with CSV Files in Python

6
Comments 4
2 min read
Exploring the Antigravity Library in Python
Cover image for Exploring the Antigravity Library in Python

Exploring the Antigravity Library in Python

Comments
1 min read
Embracing the Zen of Python: A Guide to Pythonic Programming
Cover image for Embracing the Zen of Python: A Guide to Pythonic Programming

Embracing the Zen of Python: A Guide to Pythonic Programming

Comments
3 min read
Exploring Alice in Wonderland through Text Files in Python
Cover image for Exploring Alice in Wonderland through Text Files in Python

Exploring Alice in Wonderland through Text Files in Python

Comments
3 min read
Working with JSON Files in Python
Cover image for Working with JSON Files in Python

Working with JSON Files in Python

Comments
2 min read
Exploring sqlite3 in Python
Cover image for Exploring sqlite3 in Python

Exploring sqlite3 in Python

Comments
3 min read
Exploring API Requests in Python with the Official Joke API
Cover image for Exploring API Requests in Python with the Official Joke API

Exploring API Requests in Python with the Official Joke API

Comments
2 min read
Exploring the os Library With Python
Cover image for Exploring the os Library With Python

Exploring the os Library With Python

Comments 1
2 min read
Working with PDF files using PyMuPDF
Cover image for Working with PDF files using PyMuPDF

Working with PDF files using PyMuPDF

3
Comments
2 min read
Using tomllib for Configuration in Python
Cover image for Using tomllib for Configuration in Python

Using tomllib for Configuration in Python

1
Comments
2 min read
Datetime Manipulation in Python
Cover image for Datetime Manipulation in Python

Datetime Manipulation in Python

Comments
3 min read
Disassembling Python Bytecode with the dis Library
Cover image for Disassembling Python Bytecode with the dis Library

Disassembling Python Bytecode with the dis Library

2
Comments
2 min read
Conditional Statements in Python
Cover image for Conditional Statements in Python

Conditional Statements in Python

1
Comments
4 min read
Handling Exceptions in Python
Cover image for Handling Exceptions in Python

Handling Exceptions in Python

1
Comments
3 min read
Introduction to Python Modules and Libraries
Cover image for Introduction to Python Modules and Libraries

Introduction to Python Modules and Libraries

Comments
6 min read
Introduction to Classes in Python

Introduction to Classes in Python

Comments
5 min read
Python: A Guide to Lambda Functions

Python: A Guide to Lambda Functions

5
Comments
2 min read
Python: A Guide to Functions

Python: A Guide to Functions

Comments
5 min read
Python: A Guide to For and While Loops

Python: A Guide to For and While Loops

1
Comments
4 min read
Working with Dictionaries in Python

Working with Dictionaries in Python

Comments
4 min read
Exploring Deques in Python

Exploring Deques in Python

Comments
2 min read
Working with Sets and Frozen Sets in Python

Working with Sets and Frozen Sets in Python

Comments
3 min read
Working with Named Tuples in Python

Working with Named Tuples in Python

Comments
2 min read
Working with Tuples in Python

Working with Tuples in Python

Comments
2 min read
Working with Lists in Python

Working with Lists in Python

2
Comments
5 min read
Working with Bytes in Python

Working with Bytes in Python

Comments
2 min read
Working with Regular Expressions in Python

Working with Regular Expressions in Python

Comments
3 min read
Working with Strings in Python

Working with Strings in Python

Comments 1
6 min read
Introduction to the Python Random Library

Introduction to the Python Random Library

Comments
2 min read
Introduction to the Python Math Library

Introduction to the Python Math Library

Comments
2 min read
Python: Understanding Numbers and Basic Math Operations

Python: Understanding Numbers and Basic Math Operations

Comments
3 min read
Python: Understanding Boolean Values and Operators

Python: Understanding Boolean Values and Operators

Comments
2 min read
Python: Interacting with Users and Handling Sensitive Information

Python: Interacting with Users and Handling Sensitive Information

Comments
2 min read
Python: A Guide to Variables

Python: A Guide to Variables

Comments
5 min read
Python: A Guide to Comments

Python: A Guide to Comments

3
Comments
2 min read
loading...