Akash Hajjargelearning-journey.hashnode.dev·10 hours agoDay 8 : 11/12/2024 : My Skill Up JourneyIntro It's 8th day of my learning journey in JavaScript, Data Structures and algorithms. And for Game design I am creating a 2D level in photoshop for a FPS shooter game and reading a book on game design. And learning Japanese from Zero! and revisiti...DiscussGame Development
esProc Desktopesproc-desktop.hashnode.dev·a day ago#115 — Ranking of Row-Based Data — by the ExpressionProblem description & analysis: Here below is a data table: Task: Calculate the ranking of data (in descending order) by the sum of three columns Maths, English and PE. Solution: Use SPL XLL and enter the following code in cell F2: =spl("=E(?1).(Mat...Discuss·10 likesexcel
Akash Hajjargelearning-journey.hashnode.dev·Dec 10, 2024Day 7 : 10/12/2024 : My Skill Up JourneyIntro Continuing this journey with improving my skills in JavaScript, Data Structures and algorithms. And for Game design, I am continuing with creating a Level design document and read a book about game design. And learning Japanese from Zero! and r...DiscussGame Development
esProc Desktopesproc-desktop.hashnode.dev·Dec 10, 2024#114 — Ranking of Row-Based Data — by the Combination of Multiple ColumnsProblem description & analysis: Here below is a data table: Task: Rank the data (in descending order) by the order combination of three columns, Maths, English, and PE. Solution: Use SPL XLL and enter the following code in cell F2: =spl("=?1.rank@z(...Discuss·10 likesexcel
Nicsady Ngwenyadeegemini.hashnode.dev·Dec 9, 2024The Average Age of CodebasesHave you ever stopped to wonder just how old some codebases really are? Like, really think about it? As a recent graduate, I haven’t worked on a company's legacy system yet, but I’ve heard the horror stories. While exploring open-source projects and ...Discuss·4 likesProgramming Blogs
Michael Laroccamichaeljudelarocca.hashnode.dev·Dec 9, 2024JavaScriptmas 2024 Week TwoTis the season! JavaScriptmas is here again! JavaScriptmas is a FREE annual festive coding event hosted by the online coding school Scrimba, consisting of 24 daily coding challenges, prizes, and more! What is JavaScriptmas? JavaScriptmas is a fest...DiscussScrimba
Maneeshwar Karnekarne.hashnode.dev·Dec 9, 2024Confused with relative paths?Here’s a list of how directories and file paths work in most programming environments: Relative Paths ./name.txt: Refers to the file name.txt in the current directory. ../name.txt: Refers to the file name.txt in the parent directory of the curren...Discusspath
Akash Hajjargelearning-journey.hashnode.dev·Dec 9, 2024Day 6 : 09/12/2024 : My Skill Up JourneyIntro After a refreshing weekend, I am continuing this journey with Day 6. Improving my skills in JavaScript, Data Structures and algorithms. And for Game design I am continuing with creating a Level design document and read a book about game design....DiscussGame Development
esProc Desktopesproc-desktop.hashnode.dev·Dec 9, 2024#113 — Ranking of Row-Based DataProblem description & analysis: Here below is a data table: Task: Calculate the ranking of students by TotalScore (in descending order) and fill the results in corresponding cells of column D. Solution: Use SPL XLL and enter the following formula in...Discuss·10 likesexcel
Akash Hajjargelearning-journey.hashnode.dev·Dec 6, 2024Day 5 : 06/12/2024 : My Skill Up JourneyIntroduction I am continuing my journey to create games/ learn Japanese and brush up my English language skills through this journey, I will be sharing all things I did in a day and what difficulties I faced while doing them.Wow! It’s already day 5, ...DiscussGame Development