Soyuliasoyulia.hashnode.devยทAug 21, 2024[ํ๋ก๊ทธ๋๋จธ์ค] ๋ค๋ฆฌ๋ฅผ ์ง๋๋ ํธ๋ญ๐ก๋ฌธ์ ๋ถ์ ์์ฝ -- ๋ฌธ์ -- ์ ๋ ฅ : bridge_length,weight, truck_weights ํธ๋ญ ์ฌ๋ฌ ๋๊ฐ ๊ฐ์ ๊ฐ๋ก์ง๋ฅด๋ ์ผ์ฐจ์ ๋ค๋ฆฌ๋ฅผ ์ ํด์ง ์์ผ๋ก ๊ฑด๋๊ธฐ bridge_length: ๋ค๋ฆฌ์ ์ฌ๋ผ๊ฐ ์ ์๋ ์ต๋ ํธ๋ญ ์ weight : ๋ค๋ฆฌ๊ฐ ๊ฒฌ๋ ์ ์๋ ๋ฌด๊ฒ ๋ค๋ฆฌ์ ์์ ํ ์ค๋ฅด์ง ์์ ํธ๋ญ์ ๋ฌด๊ฒ๋ ๋ฌด์ truck_weights: ํธ๋ญ ๋ณ ๋ฌด๊ฒ ๐ก์๊ณ ๋ฆฌ์ฆ ์ค๊ณ ํจ์๋ฅผ ์ด์ฉํ์ฌ ๋งค๊ฐ๋ณ์ ์ ๋ ฅ ์๊ฐ์ด๊ธฐํ,...DiscussProgrammers
Nabeelmarketingbynabeelkkc.hashnode.devยทAug 1, 2024How Programmers Help Digital MarketersIn the rapidly evolving world of digital marketing, having a programmer on your team can make a significant difference. While digital marketers focus on crafting compelling content, engaging audiences, and analyzing campaign performance, programmers ...DiscussProgrammers
Nile Bitsnilebits.hashnode.devยทJul 21, 2024Why AI Canโt Replace Programmers: The Limits of Machine LearningRecent years have seen enormous advancements in artificial intelligence (AI), which has revolutionized several industries and our way of life at work. Software development is one field where AI has had a particularly significant influence. The emerge...DiscussData Dependency
ALBERT KENYI APAZA CCALLEalbertapaza.hashnode.devยทJul 5, 2024Testing Management Tools comparative : GitHub ActionsIntroduction GitHub Actions serves as a continuous integration and continuous deployment (CI/CD) platform automating tasks like build, test, and deployment within a GitHub repository. Workflows can be configured to trigger specific actions whenever e...DiscussProgrammers
Mritunjay Kumarcodecomponents.hashnode.devยทJun 26, 2024Data Type in C#In C#, a data type defines what kind of value a variable can hold. Data types are essential in any programming language because they decide what operations can be done on the data and how the data is stored in memory. In c# there are 3 type's of data...Discussยท1 likeยท46 readsC#
Prakhar Vermaprakharverma.hashnode.devยทJun 17, 20247 Essential Habits Every Programmer Should DevelopAs a programmer, achieving peak productivity and professional success isn't just about technical skillsโit's also about cultivating effective habits. Inspired by Stephen R. Covey's timeless principles from "The 7 Habits of Highly Effective People," t...Discussยท1 likecode
Dhanush Ndhanushnehru.hashnode.devยทJun 13, 2024Super useful console.log tricksWhen developing, debugging or troubleshooting web applications, console.log is one of the most frequently used tools by developers. It offers a straightforward method for outputting data to the console, which helps in understanding code execution and...Discussยท10 likesJavaScript
Raymond Hieu Tranraymondhieutran.comยทMay 11, 2024Discover Your Purpose As A ProgrammerLife Wasn't That Good As Expected Last November marked a significant milestone for meโmy first "birthday" in Australia. After 6 years of hard work and dedication, I achieved one of the biggest accomplishments of my life: obtaining my Australia PR as ...Raymond Hieu Tran and 1 other are discussing this2 people are discussing thisDiscussยท72 readsLegends Of Tech JourneyCareerHey ziqi li, I'm glad that you find what I'm doing helpful. Please feel free to reach out to me if there is anything I can help ๐ 10
shakyapreetitechguru1.hashnode.devยทApr 19, 2024The Complete Full Stack Developer's JourneyIntroduction In today's rapidly evolving digital landscape, full stack development has emerged as a coveted skill set, offering developers the ability to create end-to-end solutions and seamlessly bridge the gap between frontend and backend technolog...Discussfullstack
Alice Musukwaamusukwa.hashnode.devยทApr 2, 2024Hello Programming!Introduction to Programming? In my very first programming class in University, the lecturer defined programming as a set of instructions that defined how a certain task is performed by a computer. Upon hearing the idea of instructing something to per...Discusssoftware development