Open in app

Sign In

Write

Sign In

alex_ber
alex_ber

51 Followers

Home

About

Published in Geek Culture

·Pinned

Full Stack: The deepening division of labor labor

In this story I will overview the history of web development, why full stack development gained in popularity and why I think it fails. Quote from Adam Smith: The greatest improvement in the productive powers of labour, and the greatest part of skill, dexterity, and judgment with which it is…

Full Stack

6 min read

Full Stack: The deepening division of labor labor
Full Stack: The deepening division of labor labor
Full Stack

6 min read


Published in Geek Culture

·Pinned

Java Typesafe enum history

In this story I will give overview of the evolution of the enum in Java. You can skip this paragraph. Here I will give you some theoretical definition what enum is. Object oriented view: enum is generalization of Singelton design pattern. Singelton means, that we can have up to 1…

Java

33 min read

Java Typesafe enum history
Java Typesafe enum history
Java

33 min read


Published in Geek Culture

·Pinned

Docker container with Python for ARM64/AMD64

UPDATE: 28.08.2022 Note: This is Python 3.8, for Python 3.9 version go here https://alex-ber.medium.com/docker-container-with-python-3-9-for-arm64-amd64-f2cdf167230f END OF UPDATE This month Anaconda 2021.05 was released. For the first time it contains support for “64-bit AWS Graviton2 (ARM64) platform”. Why do you care? …

Docker

8 min read

Docker

8 min read


Pinned

My major init_app_conf module

Description of high-level API module at AlexBerUtils project — ymlparsers and parser modules serves as Low-Level API for this module. Here is the story about ymlparsers and here is is the story about parser. The source code you can found here. It is available as part of my AlexBerUtils s project. You can install AlexBerUtils from PyPi: python3 -m…

Python

9 min read

Python

9 min read


Pinned

Cooperative Multiple Inheritance in Python: Practice

Introduction It is not strickly required to read, theoretical part. The main result of it is provided here. The last example illustrate how to implement mixin in Python. Theoretically, not for any inheritance graph C³ Linearization Algorithm can be linearized. In practice, it is rarely happen, and if it did, Python…

Python3

8 min read

Cooperative Multiple Inheritance in Python: Practice
Cooperative Multiple Inheritance in Python: Practice
Python3

8 min read


Sep 7, 2022

04 Introduction to the importing system of Python

Until now, all our code was in the single file. Also we use only built-in “commands” that are defined in the global scope, but as you can imagine it is not practical to put everything in the global scope, some namespace convention should be imposed. …

Python

4 min read

Python

4 min read


Sep 5, 2022

03 Procedural Programming: Introduction to variables and control flow

Introduction to variables and control flow Let’s look on the following program: {01_variables1.py} If you go to 03_procedural_programming directory and type python 01_variables1.py, you will see on your screen 5. Let’s go line-by-line as interpreter will do and try to understand what happens here. Actually while first line seems very short, there a lot of…

Python

7 min read

Python

7 min read


Sep 1, 2022

02 Hello World

A “Hello, World!” program is a computer program that displays a message similar to “Hello, World!” on the screen/terminal. It illustrate how all surrounding “ecosystem” (such as compilers, interpreters, source files) are used together. It also show some very basic syntax of the programming language. …

Python

11 min read

02 Hello World
02 Hello World
Python

11 min read


Aug 31, 2022

01 Set Up

Here I will guide you where to find how to install Docker. Docker is most important piece of software you need. The second one, arguably is Git, but don’t worry I’ve included Git inside docker image, this means, that you will get it “for free” as soon as you install…

Python

7 min read

01 Set Up
01 Set Up
Python

7 min read


Aug 28, 2022

Preface

I remember the exact moment when I’ve decided to write this book — this was in my first year Introduction to Computer Science course at 2000. The topic was polymorphism and I just can’t get it. The language of the course was Java, I did understand how inheritance work in…

Python

4 min read

Python

4 min read

alex_ber

alex_ber

51 Followers

Senior Software Engineer at Pursway

Following
  • Ostap Karmodi

    Ostap Karmodi

  • Sinisa Louc

    Sinisa Louc

  • Andrey Rubshtein

    Andrey Rubshtein

  • Guypublic

    Guypublic

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech