bgmoha rebloggedbrook.dev (-2)(1)in #chessbrothers • 2 months agoTrading chart showcasing the QM patternThe QM pattern is one of the price patterns in technical analysis, which is very similar to the head and shoulders pattern. Therefore, this pattern can be formed at the end of the downward trends or thebgmoha rebloggedbrook.dev (-2)(1)in Programming & Dev • 2 months agoMastering Arrays in C: From Basics to Advanced TechniquesAn array in C language is a homogeneous set of data with a fixed size, whose elements are stored sequentially and contiguously in the computer memory. The size of the array is not limited, but its valuebgmoha rebloggedbrook.dev (-2)(1)in Programming & Dev • 2 months agoDiscovering My Passion for Coding and Blockchain on HiveHello to all friends in the Hive blockchain! This is my first post here and like all users, in the first post I want to introduce myself and say what I do here and what I will do. You can call me Brooke.bgmoha rebloggedalbro (63)in Programming & Dev • 2 months agoUnlocking the Power of Swift: An Introduction to Programming Structure, Constants, and VariablesSwift is a general-purpose programming language designed specifically for building Apple products. All this while the first priority is given to the speed, stability and security…bgmoha rebloggedalbro (63)in Hive Learners • 3 months agoUnderstanding Variables in Different Programming LanguagesVariable type refers to the type of data that can be stored by each variable. Variables in programming have several different types.bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoMastering Julia: Variables, Conditionals, Loops, and Practical UsesJulia is a high-level, dynamic and multipurpose programming language with many features. The main applications of Julia are in computer science, scientific computing and artificial intelligence apps.bgmoha rebloggedpars.team (50)in LeoFinance • 3 months agoDouble Top Pattern In Technical AnalysisThe Double Top Pattern in technical analysis is one of the bearish reversal patterns...bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoLISP Programming By albroIn this post, I have reviewed Lisp programming language. First, I got acquainted with this language and then I have stated some of its simple coding rules.bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoGraph implementation with NetworkX in PythonIn this post, I will use the NetworkX module in Python to create a complete graph.bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoGraph Implementation In Python [PART 2] By albroLet's look at some different examples of graph implementations in Python using dictionaries.bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoMake Your Own Game By albroAs you know, the popularity of programming in recent years has made many people curious about this very attractive area!bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoGraph Implementation In Python [PART 1] By albroIn this post, I have explained several different methods of implementing and displaying graphs in simple language.bgmoha rebloggedalbro (63)in Programming & Dev • 3 months agoHive Small Codes: Receive incoming transaction information from an accountLet's connect with the Hive blockchain today and write codes that can quickly retrieve information from this blockchain. Today I want to check incoming or outgoing transactions.bgmoha rebloggedalbro (63)in Programming & Dev • 4 months agoPowershell programmingIn this article, what are the uses of PowerShell and how to use this tool to manage the Windows operating system will be discussed.bgmoha rebloggedalbro (63)in Programming & Dev • 4 months agoNetwork Programming & TricksIn this post,I'll examine network programming and the technologies used in this important field ....bgmoha rebloggedhivers.publish0x (31)in Aliento • 4 months agoMy First Post On Hive: Introduce YourselfHello hive! As per hive etiquette, I first introduce myself and talk about what I want to do.bgmoha rebloggedalbro (63)in Programming & Dev • 4 months agoUnknown & Never in TypeScriptThere are 2 other main types that are important to be familiar with. These types are not as common as other types, but they still have their uses: Unknown & Never!bgmoha rebloggedotailon92 (45)in LeoFinance • 4 months agoHow do AI agents learn?Software 3.0 represents a significant evolution in AI technology, moving beyond traditional coding and neural network training to the customization of large-scale, pre-trained models for specific tasks.bgmoha rebloggedalbro (63)in Programming & Dev • 4 months agoFunction Type & Callback In TypeScriptWhat if we could use functions as a special type? Let me make my point clearer.bgmoha rebloggedalbro (63)in Programming & Dev • 4 months agoAlias & Return Type In TypeScriptIn this post I am talking about alias. A feature in Typescript to avoid cluttering the codes.