Mohamad Mahmoodhashnotes.hashnode.dev·Sep 28, 2024Power BI RevisionQUESTION 1 Which two types of visualizations can be used in the balance sheet reports to meet the reporting goals? Each correct answer presents part of the solution. A) A line chart that shows balances by quarter filtered to account categories that...PowerBI
Satakshi Shanvisatakshi.hashnode.dev·Jul 26, 2024Understanding JavaScript String Methods: A Practical GuideStrings are one of the most fundamental data types in JavaScript. They are used to represent and manipulate text. JavaScript provides a variety of built-in methods to handle strings efficiently. Today, we'll explore some essential string methods, inc...1 likeJavaScript
Satakshi Shanvisatakshi.hashnode.dev·Jun 30, 2024Revisiting HTML and CSS: The Backbone of Web DevelopmentHey there, as I dive deeper into my journey of becoming a full-stack developer, I find myself constantly coming back to the basics: HTML and CSS. These two languages are like the bread and butter of web development, and revisiting them always reinfor...HTML5
Bidhan Bajracharyabidhan-bajracharya.hashnode.dev·Mar 8, 2024Python Revision Project - 1Project Description This is a simple project where users can view, create, search, update and delete contacts through the CLI. The contact detail contains name, number and email, and the data is stored in a .txt file. The entire code of the project ...Python
Sandeep Kalekale00.hashnode.dev·Feb 2, 2024Revolutionizing IT with DevOps: A Comprehensive OverviewIntroduction: In the ever-evolving landscape of software development and IT operations, DevOps has emerged as a transformative approach to bridge the gap between development and operations teams, fostering collaboration, efficiency, and continuous im...Devops articles
Eva Hutchchemistryassignmenthelp.hashnode.dev·Jan 16, 2024Fine-Tuning Your Work: Strategies for Handling Modifications in Chemistry TasksEmbarking on a journey through the intricate world of inorganic chemistry assignments can be both challenging and rewarding. As you delve into the depths of chemical equations, reactions, and theories, there may come a point where you find yourself p...13 likeseducation
Sawan Badhwarsawan1367.hashnode.dev·Nov 8, 2023Catching UpGood Evening to all my dear friends. Today, I'm back with nothing new, sad isn't it but nothing can be done for now. I'm a college student and for the previous 2 months, I was busy training girls' and boys' handball teams for the upcoming inter-colle...10 likesRecursion
Code Fortressakankshakale.hashnode.dev·Jun 7, 2023Quick Study Points on Operating System - Process Management and SchedulingProcess management and scheduling are fundamental concepts in operating systems that involve managing and scheduling processes to efficiently utilize system resources. Key Points: Process Management: a. Definition and Components: Process: A program i...operating system
Rohit Juyalshreerohitrj.hashnode.dev·Mar 16, 2023day 13 of 1000 daysWelcome to my blogs. css: (revision ) I will mention revision in brief. Always use css for styling and html for semantics like h1 should be used for semantic heading not for making it big/bold, use strong/blod for that. Also, remember that css style ...CSS