Register for 45 Day Coding Challenge by CodeStudio and win some exciting prizes
×
Home Discussions Write at Opengenus IQ
×
  • About
  • Track your progress
  • Deep Learning Projects
  • Python Projects
  • Join our Internship 🎓
  • RANDOM
  • 100+ Graph Algorithms
  • 100+ DP Problems
  • 50+ Linked List Problems
  • 50+ Array Problems
  • One Liner
  • 50+ Binary Tree problems
  • Home
  • Rust Projects
Victor O. Alvarez

Victor O. Alvarez

Developer interested in system development, networking and mobile apps. Polytechnic University of Puerto Rico student.

San Juan, Puerto Rico •
4 posts •
Software Engineering

OrderedDict objects in Python

An ordereddict is a subclass of the dictionary object in Python. It supports two methods: popitem() and move_to_end(). We have explained it in depth.

Victor O. Alvarez Victor O. Alvarez
Software Engineering

NamedTuples objects in Python

Using NamedTuples in Python helps you self-document your code conveying meaning to each field. Its methods allow you to work more easily with data.

Victor O. Alvarez Victor O. Alvarez
Software Engineering

Computer networks types and sub-types

In this article, we have explored the different types of computer networks like PAN (Personal Area Network),LAN (Local Area Network), Backbone CAN (Campus Area Network), MAN (Metropolitan Area Network) and WAN (Wide Area Network) Internet.

Victor O. Alvarez Victor O. Alvarez
Software Engineering

Variable scope in Python

The variable scope in Python is the part of a program where a variable is accessible. A variable can be accessed within the region it is defined, we call this it's scope.

Victor O. Alvarez Victor O. Alvarez
OpenGenus IQ © 2023 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter