Nabidul Islamnabidul.hashnode.dev·Apr 9, 2024Modelling using EF Core in ASP.NETWhat is EF Core? EF core, commonly known as Entity Framework core, is an open-source tool developed by Microsoft to allow developers to interact with data in the database using .NET objects instead of writing SQL queries. What is ASP.NET? ASP.NET is ...Discuss·2 likes·79 readsASP.NET
Clark Grayclarkgray.hashnode.dev·Dec 26, 2023The Golden SwingIn February 2019, I was first introduced to the problem golf. At what angle should you lift a golf ball into the air such that it has the maximum range during a strike? 45° ? Obviously, to complicate matters more, we should include parameters such as...Discuss·27 reads#projectile
ByteHousebytehouse.hashnode.dev·Oct 23, 2023The data modelling process: A step-by-step guideThis blog post is Part 3 of ByteHouse's 5-part series titled Data Modelling: Unlocking Insights, One Model at a Time This series will cover the following topics: Basics of data modelling and data models Data modelling vs. data architecture The dat...DiscussData Modelling: Unlocking Insights, One Model at a Timedata modelling
ByteHousebytehouse.hashnode.dev·Oct 17, 2023Data modelling vs. Data architecture: What's the difference?This blog post is Part 2 of ByteHouse's 5-part series titled Data Modelling: Unlocking Insights, One Model at a Time. This series will cover the following topics: Basics of data modelling and data models Data modelling vs. data architecture The da...DiscussData Modelling: Unlocking Insights, One Model at a Timedata modelling
ByteHousebytehouse.hashnode.dev·Oct 16, 2023Basics of data modelling and data modelsData Modelling: Unlocking Insights, One Model at a Time Beginning this week, ByteHouse will be sharing a 5-part series on Data Modelling. This series will offer a deep dive into the following topics: Basics of data modelling and data models Data mo...DiscussData Modelling: Unlocking Insights, One Model at a Timedata modelling
Srikanth Dongalaknowledgeisfun.hashnode.dev·Jul 7, 2023Data Preprocessing: A streamlined approach to convey our comprehension to the modelIt is widely acknowledged that Data Science involves both modeling and the search for optimal algorithms. However, a well-established reality is that Data Scientists often dedicate a significant portion, around 80%, of their time to Data Collection a...Discuss·36 readsData Science