Accès réservé...
Log Pwd
Pour s'inscrire ?

« Décembre 2023 »

  • Lu | Ma | Me | Je | Ve | Sa | Di |


Webriche: les veilleurs ne dorment jamais...

Ci dessous, les actualités de quelques sites qui ont tout mon intérêt (à différents niveaux).

La veille     Haut de page     Lendemain


Samedi 9 Décembre 2023 (62)

1: Unlocking Interactivity with JavaScript: A Beginner's Odyssey

https://chrislaupama.com/unlocking-interactivity-with-javascript-a-beginners-odyssey

Hashnode - javascript (Javascript)

Hello, digital explorers! ' After mastering HTML and CSS, it's time to level up with JavaScript (JS). JS is like the wizard of the web, bringing life and action to your pages! What is JavaScript' JavaScript is a programming language that adds intera...


2: What makes Duracell Coppertop AA Batteries with Power Boost Ingredients Stand Out

https://www.smashingapps.com/duracell-coppertop-aa-batteries/

Smashing apps (Internet / Design)

What makes Duracell Coppertop AA Batteries with Power Boost Ingredients stand out among the sea […]


3: Signals in Flutter: A Paradigm Shift in State Managemen

https://salamitech.hashnode.dev/signals-in-flutter-a-paradigm-shift-in-state-managemen

Hashnode - Flutter (Flutter)

Introduction ' A New Era in Flutter State Management: Signals Dive into the world of Signals ' - a groundbreaking approach in Flutter state management. This guide compares Signals with Bloc, Riverpod, and Provider, inspired by Temi's YouTube tutori...


4: Introduction to Symmetrical and Asymmetrical Relationships in Django's ManyToManyField

https://afeez1131.hashnode.dev/introduction-to-symmetrical-and-asymmetrical-relationships-in-djangos-manytomanyfield

Hashnode - python (python)

Understanding the symmetrical Argument for Flexible Relationship Management in Django Models When designing a database model in Django, you might encounter scenarios where you need to model relationships between entities, such as users in a social me...


5: Mastering Asynchronous JavaScript: A Comprehensive Guide

https://codingcss.hashnode.dev/mastering-asynchronous-javascript-a-comprehensive-guide

Hashnode - javascript (Javascript)

In our increasingly digital world, understanding core web development practices is essential. At the center of this field is 'Asynchronous JavaScript,' a pivotal player in modern web development. This detailed guide aims to demystify Async JavaScript...


6: Building a Language Model completely from scratch: Tensor

https://bclarkson.hashnode.dev/building-a-language-model-completely-from-scratch-tensor

Hashnode - python (python)

A tensor is the core abstraction that the entire field of deep learning is built upon. One way of thinking of a tensor is as an abstraction of vectors and matrices: A scalar is just a number. For example: $$1, sqrt{2}, -12, 1.3$$A vector is a genera...


7: The Dangers of innerHTML

https://harshpathak.hashnode.dev/the-dangers-of-innerhtml

Hashnode - javascript (Javascript)

If you've done any web development, you've likely come across the innerHTML attribute which allows you to easily set or get the HTML content of an element. While innerHTML is convenient, it also poses major security risks that all developers should b...


8: Frontend Rewind 2023 ' Day 09

https://tympanus.net/codrops/2023/12/09/frontend-rewind-2023-day-09/

Codrops (Internet / Design)

Have a look at Day 9 of our special calendar to discover more frontend links and valuable resources from 2023.


9: Building a Language Model completely from scratch: Python + Numpy

https://bclarkson.hashnode.dev/building-a-language-model-completely-from-scratch-python-numpy

Hashnode - python (python)

Why Python' Python is the language of choice for deep learning which is why it is the first technology in the tech tree. It is flexible and easy to use. The ability to quickly hack an idea together and try it out makes the process of iterating much f...


10 / 62

10: Building a Language Model completely from scratch: Tech Tree

https://bclarkson.hashnode.dev/building-a-language-model-completely-from-scratch-tech-tree

Hashnode - python (python)

Keeping up with AI is hard As you might have heard (from every single tech outlet), AI is developing at a rapid pace and it can be hard to keep up. If a new technology or breakthrough comes out every week, how can anyone possibly stay on top of every...


11: NavigationPathQueryParameters3D in Godot ' Complete Guide

https://gamedevacademy.org/navigationpathqueryparameters3d-in-godot-complete-guide/

Game dev academy (Jeux)

Understanding the intricacies of pathfinding is a critical skill when developing 3D games or simulations. Imagine your game character navigating through a dense jungle or finding their way across a ... Read more


12: NavigationPathQueryParameters2D in Godot ' Complete Guide

https://gamedevacademy.org/navigationpathqueryparameters2d-in-godot-complete-guide/

Game dev academy (Jeux)

Navigating the digital realms of game development might often feel as complex as charting a course through uncharted territories. Understanding the intricacies of game mechanics and player movement can be ... Read more


13: NavigationMeshGenerator in Godot ' Complete Guide

https://gamedevacademy.org/navigationmeshgenerator-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our journey into the world of 3D navigation in Godot 4! Imagine creating a game where your characters move with life-like precision, avoiding obstacles and finding the most ... Read more


14: Deploy Django app using Nginx and Circus on AWS Cloud

https://raibimal.com.np/deploy-django-app-using-nginx-and-circus-on-aws-cloud

Hashnode - python (python)

In the vast landscape of web development, the journey from crafting a brilliant Django application to making it accessible to the world is an adventure that often involves navigating through the complexities of cloud computing. In this blog post, we'...


15: Mutex in Godot ' Complete Guide

https://gamedevacademy.org/mutex-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to a comprehensive tutorial on the Mutex class in Godot 4. If you’re venturing into the realm of game development with Godot, understanding how to manage multiple processes is ... Read more


16: MultiplayerPeerExtension in Godot ' Complete Guide

https://gamedevacademy.org/multiplayerpeerextension-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of game development opens up a multitude of avenues for creative and technical exploration. One such aspect, which is increasingly popular, is multiplayer game development. With ... Read more


18: MultiplayerAPIExtension in Godot ' Complete Guide

https://gamedevacademy.org/multiplayerapiextension-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our tutorial on extending the capabilities of multiplayer programming in Godot 4 using the MultiplayerAPIExtension class. Multiplayer games continue to captivate players around the world, offering dynamic interactions ... Read more


19: MultiplayerAPI in Godot ' Complete Guide

https://gamedevacademy.org/multiplayerapi-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to a journey through the world of multiplayer game development using the Godot Engine! Multiplayer games have been captivating audiences for decades, providing a space where friends and strangers ... Read more


20 / 62

20: MovieWriter in Godot ' Complete Guide

https://gamedevacademy.org/moviewriter-in-godot-complete-guide/

Game dev academy (Jeux)

Unlocking Creative Potential with Godot’s MovieWriter Are you an aspiring game developer or hobbyist looking to harness the power of Godot 4 to create engaging game content that can be ... Read more


21: MobileVRInterface in Godot ' Complete Guide

https://gamedevacademy.org/mobilevrinterface-in-godot-complete-guide/

Game dev academy (Jeux)

Diving into the world of virtual reality can be a thrilling experience, and for developers, creating VR content for mobile devices offers a unique set of challenges and opportunities. In ... Read more


22: Fuites de données : toutes les statistiques importantes à connaitre en 2023

https://www.lebigdata.fr/statistiques-fuites-de-donnees-2023

Le Big Data (dataviz)

En cette fin d’année 2023, la montée en flèche des failles de sécurité menace la stabilité des entreprises. Il est … Cet article Fuites de données : toutes les statistiques importantes à connaitre en 2023 a été publié sur LEBIGDATA.FR.


23: La Russie tient en laisse l'OTAN grâce à ces montagnes de données volées

https://www.lebigdata.fr/la-russie-domine-otan-donnees-volees

Le Big Data (dataviz)

La Russie, avec ses cyberattaques sophistiquées, a accumulé une quantité impressionnante de données. Grâce à ces informations dérobées, la Russie … Cet article La Russie tient en laisse l’OTAN grâce à ces montagnes de données volées a été publié sur LEBIGDATA.FR.


24: Mastering Data Fusion: Combining and Merging with Pandas ''

https://blog.prasadsuman.me/mastering-data-fusion-combining-and-merging-with-pandas

Hashnode - python (python)

Unveiling the Power of Combining and Merging in Pandas ' Combining and merging data is a common task in data analysis, allowing you to bring together information from different sources. Pandas provides robust functionalities for concatenation, joini...


25: OnePlus 12 : le smartphone Android qui va détrôner l'iPhone 15 Pro Max''

https://www.lebigdata.fr/smartphone-oneplus-12

Le Big Data (dataviz)

L'entreprise chinoise a utilisé les grands moyens pour faire trembler la concurrence. 24Go de RAM, 5400 mAh de batterie, rien … Cet article OnePlus 12 : le smartphone Android qui va détrôner l'iPhone 15 Pro Max'' a été publié sur LEBIGDATA.FR.


26: API Automation With Pactum.JS

https://pratikpz18.hashnode.dev/api-automation-with-pactumjs

Hashnode - javascript (Javascript)

Hello everyone! ' In the ever-evolving landscape of software development, the significance of robust API automation cannot be overstated. Recently, my focus has been on enhancing API test coverage and refining an automation framework. The goal' To m...


27: Comment tester l'IA révolutionnaire Google Gemini dès maintenant sur Bard''

https://www.lebigdata.fr/gemini-ia-bard

Le Big Data (dataviz)

Google, avec sa nouvelle IA Gemini, a surpris le monde du high-tech. Selon les spécialistes, cette intelligence artificielle pourrait être … Cet article Comment tester l'IA révolutionnaire Google Gemini dès maintenant sur Bard'' a été publié sur LEBIGDATA.FR.


28: Why JavaScript'

https://grace00.hashnode.dev/why-javascript

Hashnode - javascript (Javascript)

JavaScript (JS) was born in 1995 as a mean to start giving lightweight interactivity to the browser. Why the name' It was initially called "Mocha", then "LiveScript", but in the end JavaScript was used as a way to market it better to an audience of m...


29: Beginner's guide to monorepos and turborepo.

https://sammaji.hashnode.dev/beginners-guide-to-monorepos-and-turborepo

Hashnode - javascript (Javascript)

In this article we will look at how to manage monorepos using turbo repo. Monolithic repositories or monorepos are code bases where multiple projects are stored in a single place. Code can be shared between multiple projects and versioned separately....


30 / 62

30: ES14: A Game Changer for JavaScript Development

https://blog.macrofiy.com/es14-a-game-changer-for-javascript-development

Hashnode - javascript (Javascript)

The latest version of JavaScript, ECMAScript 2023 (ES14), brings a range of new features and improvements to the language. Let's explore some of the most notable additions: 1. New Array Methods ES14 introduces several new methods for working with arr...


31: TanStack: Alone Ace!

https://senpaicodes.hashnode.dev/tanstack-alone-ace

Hashnode - javascript (Javascript)

TanStack is a library that can help you with whatever you need while creating your project. TanStack library offers you a variety of features from dynamic routing to handling complex queries from tables to forms, from state management to charts. What...


32: Zod'-'TypeScript-first schema declaration and validation library 5

https://nhannguyen.hashnode.dev/zod-typescript-first-schema-declaration-and-validation-library-5

Hashnode - javascript (Javascript)

' Extract a Type from a Parser Object ' We have a function to print our StarWarsPeopleResults to the console: Update the Logging Function: Using z.infer and passing it typeof StarWarsPeopleResults. This passes in the schema from Zod, and returns a t...


33: Cette plateforme data peut devenir le socle de l'IA, et sera bientôt en bourse

https://www.lebigdata.fr/vast-data-platform

Le Big Data (dataviz)

Vast Data, une startup new-yorkaise, vient d'obtenir un investissement de 118 millions de dollars. Cette somme colossale illustre l'attrait des … Cet article Cette plateforme data peut devenir le socle de l'IA, et sera bientôt en bourse a été publié sur LEBIGDATA.FR.


34: Google révèle la compétence qui peut vous offrir un salaire de 100 000'

https://www.lebigdata.fr/google-competence-salaire-100-000e

Le Big Data (dataviz)

Google, le géant de la technologie, a révélé que la maîtrise de la cybersécurité peut ouvrir la porte à des … Cet article Google révèle la compétence qui peut vous offrir un salaire de 100 000' a été publié sur LEBIGDATA.FR.


35: No Lag, All Play: A Guide to VR Optimization

https://kalyanvissamsetty.hashnode.dev/a-guide-to-vr-optimization

Hashnode - Unity (unity)

Optimizing VR Games in Unity for a Seamless Experience ' Creating an engaging Virtual Reality (VR) game is awesome, but ensuring it runs buttery smooth' That's the real game-changer! '' Here are some down-to-earth tips to keep your VR game running ...


36: Managing Python Versions and Packages

https://code.manas.me/managing-python-versions-and-packages

Hashnode - python (python)

Do not rely on system Python Getting started with Python should be easy, right' After all, most OS ship with a version of Python. However, most OS ship with a specific version on Python which they rely on to run services and scripts. The installed ve...


37: RigidBody3D in Godot ' Complete Guide

https://gamedevacademy.org/rigidbody3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our comprehensive tutorial on using the RigidBody3D class in Godot 4! This powerful class opens up a universe of possibilities when it comes to simulating physics in a ... Read more


38: RigidBody2D in Godot ' Complete Guide

https://gamedevacademy.org/rigidbody2d-in-godot-complete-guide/

Game dev academy (Jeux)

Rigid body dynamics are a crucial aspect of game development, affecting how objects move and interact with the world around them. In Godot Engine, a powerful and open-source game engine, ... Read more


39: RichTextLabel in Godot ' Complete Guide

https://gamedevacademy.org/richtextlabel-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our journey through the world of RichTextLabel in Godot 4. When creating games, the way information is presented to players can have a huge impact on their experience. ... Read more


40 / 62

40: ResourcePreloader in Godot ' Complete Guide

https://gamedevacademy.org/resourcepreloader-in-godot-complete-guide/

Game dev academy (Jeux)

When you’re working on game development, one of your primary goals is to create an experience that runs smoothly and immerses your players. This often means making sure everything is ... Read more


41: RemoteTransform3D in Godot ' Complete Guide

https://gamedevacademy.org/remotetransform3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcoming all aspiring game developers and enthusiasts! Today, we’re diving into an exciting feature of Godot 4, the powerful open-source game engine that continues to rise in popularity: the RemoteTransform3D ... Read more


42: RemoteTransform2D in Godot ' Complete Guide

https://gamedevacademy.org/remotetransform2d-in-godot-complete-guide/

Game dev academy (Jeux)

RemoteTransform2D is a mighty class in the Godot engine that might not capture headlines but can work wonders in your 2D games. Understanding how to wield this feature can empower ... Read more


43: ReflectionProbe in Godot ' Complete Guide

https://gamedevacademy.org/reflectionprobe-in-godot-complete-guide/

Game dev academy (Jeux)

Reflecting reality in a virtual environment is an intricate game of trickery. One second you’re marveling at the realistic surfaces in your favorite game, and the next, you discover it’s ... Read more


44: ReferenceRect in Godot ' Complete Guide

https://gamedevacademy.org/referencerect-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to an explorative journey into the world of Godot 4, where we’re going to unravel the mysteries and practical uses of the ReferenceRect class. For those venturing into the ... Read more


45: RayCast3D in Godot ' Complete Guide

https://gamedevacademy.org/raycast3d-in-godot-complete-guide/

Game dev academy (Jeux)

Welcome to our exploratory journey into the realm of 3D game development with Godot 4, the popular open-source game engine. In this tutorial, we’ll dive into the RayCast3D class, a ... Read more


46: RayCast2D in Godot ' Complete Guide

https://gamedevacademy.org/raycast2d-in-godot-complete-guide/

Game dev academy (Jeux)

Raycasting is a fundamental concept in game development used for many types of gameplay mechanics, like line-of-sight detection, shooting lasers, throwing spears, and even determining where an object should land ... Read more


47: Range in Godot ' Complete Guide

https://gamedevacademy.org/range-in-godot-complete-guide/

Game dev academy (Jeux)

Getting a grasp on handling user inputs, and understanding how certain UI elements work is critical for any aspiring game developer. Today, we’ll dive into the world of Godot 4 ... Read more


48: Day 13 - Unveiling the Power of Python: A DevOps Journey Begins (Dec 9, 2023)

https://hassandevops.online/day-13-unveiling-the-power-of-python-a-devops-journey-begins-dec-9-2023

Hashnode - python (python)

Hello Dosto! ' Embarking on the journey of DevOps requires a strong foundation in programming, and Python stands tall as a versatile and powerful language for DevOps engineers. In this blog post, we'll take a dive into the basics of Python, understa...


49: Liens vagabonds : Gemini, un "battage médiatique" '

https://www.meta-media.fr/2023/12/09/liens-vagabonds-gemini-un-battage-mediatique.html

Meta Media (Internet)

Après huit mois de gestation, Google dévoile son dernier-né. Gemini, présenté mercredi comme le 'plus grand lancement d'IA de Google à ce jour', a pour but de rivaliser avec les meilleurs modèles d'OpenAI. Et de rester en tête dans la compétition acharnée visant à conquérir le monde de l'IA, et... The post Liens vagabonds : Gemini, un "battage médiatique" ' first appeared on Méta-med [...]


50 / 62

50: Du Virtual Boy au Nokia N-Gage, retour sur les plus grands échecs de la tech

https://www.blogdumoderateur.com/virtual-boy-nokia-n-gage-retour-plus-grands-echecs-tech/

Blog du Moderateur ()

Téléphones, consoles de jeu, baladeurs, assistants personnels... Les échecs technologiques sont nombreux et aucun grand groupe n'y a échappé.


51: 5 simple Python Projects for beginners

https://coolcoderr.hashnode.dev/5-simple-python-projects-for-beginners

Hashnode - python (python)

Welcome, dear readers. In this blog, I will be sharing five basic Python projects for beginners. I will soon be sharing more articles on the Python programming language, from which you can kick-start your learning journey. But until then, I have shar...


52: Authenticate your React App with Supabase

https://arindam1729.hashnode.dev/authenticate-your-react-app-with-supabase

Hashnode - javascript (Javascript)

Introduction User authentication is a crucial aspect of modern web applications. Implementing user authentication can be complex and time-consuming, especially when developing an application from scratch, That's where different service providers like...


53: Notes on Pandas

https://anesu.dev/notes-on-pandas

Hashnode - python (python)

When building machine learning models in Python, you will inevitably come across pandas, a data-handling library. This article is a set of notes that I wrote while learning Pandas. What is Pandas' Pandas is a data-handling library for Python. The lib...


54: How to write JavaScript unshift and shift array methods from scratch

https://blog.devbitbyte.com/how-to-write-javascript-unshift-and-shift-array-methods-from-scratch

Hashnode - javascript (Javascript)

unshift Add an element to the front of an array Array.prototype._unshift = function(...values) { const newArray = [...values, ...this] this.length = 0 this.push(...newArray) return this.length; }; const fruits = ['apple', 'mango', 'banana']...


55: How to write JavaScript array methods push and pop from scratch

https://blog.devbitbyte.com/how-to-write-javascript-array-methods-push-and-pop-from-scratch

Hashnode - javascript (Javascript)

push Add an element to the end of the array(JS has a dynamic array). Array.prototype._push = function(...values) { for(let i = 0; i < values.length; i++) { this[this.length] = values[i] } return this.length } const fruits = ['ap...


56: Pythonic Paradox: Dancing with @classmethod and @staticmethod

https://nikhilakki.in/pythonic-paradox-dancing-with-classmethod-and-staticmethod

Hashnode - python (python)

Intro In Python, both classmethod and staticmethod are used to define methods that are bound to a class rather than an instance. However, they serve different purposes. @classmethod: This decorator is used to define a method that takes the class its...


57: How to Use React Hooks ' useEffect, useState, and useContext Code Examples

https://sumitmupadhyay.hashnode.dev/how-to-use-react-hooks-useeffect-usestate-and-usecontext-code-examples

Hashnode - javascript (Javascript)

React is a powerful JavaScript library for building user interfaces. And it has undergone significant changes over the years. One of the most noteworthy additions is the introduction of hooks, which revolutionised the way developers manage state and ...


58: A Beautiful Introduction to JavaScript (Part1)

https://jolutuase.hashnode.dev/a-beautiful-introduction-to-javascript-part1

Hashnode - javascript (Javascript)

Confusing right' I know... but, if you continue with this article you will be able to understand Java Script at the beginners' level. The Basic History In 1995, Brendan Eich invented JavaScript which was intentionally developed for Netscape 2 but be...


59: React native First One

https://designsplash.hashnode.dev/react-native-first-one

Hashnode - javascript (Javascript)

In React Native for writing text we have to use Text tag ex:HELLO Like all other tags, we have to use import React from 'react'; import { View, Text, Button } from 'react-native'; const App = () => ( ...


60 / 62

60: Linear Regression Practical Implementation | Episode 8

https://neuralrealm.hashnode.dev/linear-regression-practical-implementation-episode-8

Hashnode - python (python)

Recap from Previous Episodes In the previous episodes, we discussed the basics of linear regression and differentiated between simple and multiple linear regression. Simple linear regression, which is expressed as y=mx+b, is used to model the connect...


61: Demystifying Java Records: Simply Better Data Handling

https://javaexpert.hashnode.dev/demystifying-java-records-simply-better-data-handling

Hashnode - javascript (Javascript)

Introduction Java has often been labeled as a verbose language, requiring extensive code even for simple tasks. In a quest to tackle this verbosity, the 14th version of Java introduced a game-changer ' the Record class. This special addition of Recor...




La veille     Haut de page     Lendemain



Note : Webriche.fr est un agrégateur de flux RSS. C'est à dire un outil automatique qui regroupe l'accès à des informations, dont il n'est ni le rédacteur, ni l'éditeur.
Pour toutes questions, merci de contacter Richard Carlier.

Présentation

Ceci est un site qui explore certains mécanismes du Web 2.0, histoire de jouer avec tout ça...
Oui, une sorte de mashup 2.0 appliqué à la veille informationnelle... Hum, rien de neuf ?

Expérimental, c'est un site collaboratif à usage d'une seule personne. Ou presque.

Richard Carlier

Des mots,
toujours des mots...

Collaboration Partage Pagerank Donnees Echange RSS Standards Web Design CSS Participation Accessibilite Mashup Convergence Standardisation Utilisateurs Web 2.0