Anurag Sharmadeveducate.hashnode.dev·Dec 20, 2024Dev EducateChapter 1: Introduction 1.1 Brief of the Project In the ever-evolving world of education and career advancement, having access to quality learning resources and real-time professional opportunities is crucial. The Educational Platform was designed wi...golang
SharathchandarKsharathchandark.hashnode.dev·Dec 17, 2024How to Create a Dynamic Quiz Application with API Using HTML, CSS, and JavaScriptOverview: Learn how to Create a Dynamic Quiz Application with API using HTML, CSS, and JavaScript in this easy tutorial. How to Make Quiz App JavaScript like a pro with this step-by-step guide in this tutorial. Follow along and build your own Quiz fo...JavaScript
Nitzan Ohananitzano.hashnode.dev·Sep 25, 2024Which git branch strategy are you?The Quiz : https://git-strategy-quiz.nitzano.com/ Branching strategies can make or break a project’s development flow. After years of working with different companies and reviewing various projects, I’ve come to realize that there’s no one-size-fits-...Git
npv thrilokcontentsharingplatform.hashnode.dev·Sep 3, 2024How to Create a Trivia Quiz That Educates and EntertainsIntroduction Trivia quizzes have become a popular form of entertainment and education in the digital age. Whether you're looking to engage your audience, teach new concepts, or simply provide a fun distraction, learning how to create a trivia quiz th...Quiz
Shankar Lamichhaneshankarlamichhane.hashnode.dev·May 9, 2024Step-by-Step Guide to Building a Quiz App in Python DjangoUnderstanding the application - What will be the final product? Excited to start building your own project in Django? Let's plan and imagine an interactive quiz app that you can play and share along. In the first stage of our quiz app, we will design...10 likes·51 readsPython
Douglas Shuhei Takeuchidougtake.hashnode.dev·Apr 27, 2024Golang Grammar Quiz vol.3: Named Return ParametersHello! Welcome to the third post in the Golang Grammar Quiz series, where we'll be covering some questions about named return parameters. This content is based on Jon Bodner's presentation at GopherCon 2018, which you can watch here. As Jon Bodner ex...49 readsGo Language
Words Rhymewordsrhyme.hashnode.dev·Mar 15, 2024How Embedding Quizzes Boost Traffic to My BlogsEmbedding a quiz under your blog can be a great way to potentially boost traffic and time on site. Here's why: Increased Engagement: Quizzes are inherently interactive. By inviting readers to participate instead of just passively reading, you encour...Quiz
Kaique Garciafor<codeAspiras/>blog.codeaspiras.dev·Feb 28, 2024GO: Desafio do Quiz (simplificado)Olá, leitores do CodeAspiras! Quem participa do nosso canal no Discord sabe que, de tempos em tempos, nós lançamos alguns desafios de programação no canal #desafios. Alguns são bem simples, outros meio complexos. Eu vou destrinchar o que foi mais fam...1 like·38 readsGo Language
Douglas Shuhei Takeuchidougtake.hashnode.dev·Jan 30, 2024Golang Grammar Quiz vol.2: MapIn the previous post, I presented a series of quizzes based on insights from the Jon Bodner's presentation at GopherCon 2018. This time, let's dive into some intriguing grammar quizzes centered around the map type. Are you ready? Let's get started. Q...66 readsGo Language
Awais Sajidblackdiamond.hashnode.dev·Jan 12, 2024Providers, Signers, ABIs, and Token Approval Flow Quiz SolutionWhat is the difference between a Provider and a Signer? Providers can only read data, signers can read and write data What is the purpose of having an ABI? Contains information about the smart contract code to help encode/decode responses If Alice wa...learnweb3quiz