Hadi BahadoriOctober 16, 2024 EducationalWhat is OOP programming? 253 views6 minute read Introduction Object-oriented programming (OOP) is a computer programming model that centers software design around… 0 Shares 0 0 0
Hadi BahadoriOctober 10, 2024 EducationalGetting started with PyPy 318 views9 minute read Introduction The Python programming language is an interface that can be implemented in various ways.… 0 Shares 0 0 0
Hadi BahadoriSeptember 11, 2024 EducationalHow to install and run Apache web server 374 views4 minute read Introduction Apache is a free and open source web server software developed by the Apache Software Foundation… 0 Shares 0 0 0
Hadi BahadoriSeptember 4, 2024 EducationalHow to install Go and set up a local development environment on macOS 326 views6 minute read Introduction Go is a programming language born out of frustration. At Google, developers from… 0 Shares 0 0 0
Hadi BahadoriSeptember 3, 2024 EducationalHow to install Go and set up a local development environment on Windows 10 396 views11 minute read Introduction Go is a programming language born out of frustration at Google. Developers are… 0 Shares 0 0 0
Hadi BahadoriSeptember 3, 2024 EducationalHow to install Go and set up a local development environment on Ubuntu 18.04 268 views7 minute read Introduction Go is a programming language born out of frustration at Google. Developers are… 0 Shares 0 0 0
Hadi BahadoriAugust 17, 2024 EducationalClasses in JavaScript 229 views6 minute read مقدمه کلاس ها قالبی برای ایجاد اشیا هستند. آنها داده ها را با کد کپسوله می کنند تا… 0 Shares 0 0 0
Hadi BahadoriAugust 14, 2024 EducationalUnderstanding BOM and DOM in JavaScript 412 views4 minute read Introduction When it comes to web development, understanding the Browser Object Model (BOM) and Document Object Model (DOM) is essential. 0 Shares 0 0 0
Hadi BahadoriAugust 9, 2024 EducationalObject Prototypes in JavaScript 305 views6 minute read مقدمه نمونه های اولیه مکانیزمی هستند که توسط آن اشیاء جاوا اسکریپت ویژگی ها را از یکدیگر… 0 Shares 0 0 0
Hadi BahadoriAugust 1, 2024 EducationalString Object in JavaScript 271 views10 minute read Introduction Strings are useful for storing data that can be displayed as text… 0 Shares 0 0 0