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

« Septembre 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


Jeudi 7 Septembre 2023 (142)

1: Unveiling the power of Vue.js

https://taeyang.hashnode.dev/unveiling-the-power-of-vuejs

Hashnode - javascript (Javascript)

Vue.js, the brainchild of Evan You, has emerged as a compelling front-end framework that seamlessly blends the best of both worlds'resembling Angular's architectural elegance while prioritizing the intuitive templating functions. While at Google, Eva...


2: Unveiling the power of Vue.js

https://nyenooke.com/unveiling-the-power-of-vuejs

Hashnode - vuejs (Javascript)

Vue.js, the brainchild of Evan You, has emerged as a compelling front-end framework that seamlessly blends the best of both worlds'resembling Angular's architectural elegance while prioritizing the intuitive templating functions. While at Google, Eva...


3: My running map using python and folium

https://dev.alexdjulin.ovh/my-running-map-using-python-and-folium

Hashnode - python (python)

Click on the image to display the interactive one. Link to the Github project I'm a huge fan of maps, probably since I played around with my dad's roadmaps as a kid (he hated it, as he could never fold them back properly!). I cannot spend a day witho...


4: Google Chrome persists with targeted ads that use your browser history

https://searchengineland.com/google-chrome-targeted-ads-browser-history-431738

Search engine land (Référencement)

Google's Enhanced Ad Privacy tech lets websites serve ads based on your browser history ' unless you turn it off. The post Google Chrome persists with targeted ads that use your browser history appeared first on Search Engine Land.


5: How to Copy Files in Python

https://stackabuse.com/how-to-copy-files-in-python/

Stack Abuse (Javascript)

Introduction Whether you're reading data from files or writing data to files, understanding file operations is important. In Python, and other languages, we often need to copy files from one directory to another, or even within the same directory. This article will guide you through the process of copying files


6: Standard Library

https://wipdev.hashnode.dev/standard-library

Hashnode - javascript (Javascript)

In this article, I will explore what I learned in Clojure's standard library in comparison to JavaScript's. Without trying to get the most precise definition of "standard library," for the sake of this discussion, I mean things that you can do with t...


7: Google August 2023 Core Update rollout is now complete

https://searchengineland.com/google-august-2023-core-update-rollout-is-now-complete-431593

Search engine land (Référencement)

The update took 16 days to roll out - we hope you only saw increases in visibility. The post Google August 2023 Core Update rollout is now complete appeared first on Search Engine Land.


8: A Day of React Native: Styles, Schemes, and Self-Improvement

https://abderahmane-kateb.hashnode.dev/a-day-of-react-native-styles-schemes-and-self-improvement

Hashnode - javascript (Javascript)

In my day job, I've been exploring React Native lately, focusing on two key concepts: StyleSheet and useColorScheme. Morning study I started the day by exploring React Native's StyleSheet, a powerful tool for efficiently styling components. I also le...


9: Survey: 51% of Gen Z choose TikTok, not Google, for search

https://searchengineland.com/gen-z-tiktok-google-search-survey-431345

Search engine land (Référencement)

New survey finds Gen Z prefers TikTok due to the video format of the results and more relatable and personalized answers. The post Survey: 51% of Gen Z choose TikTok, not Google, for search appeared first on Search Engine Land.


10 / 142

10: Comparing window.onload vs document.onload in JavaScript

https://stackabuse.com/comparing-window-onload-vs-document-onload-in-javascript/

Stack Abuse (Javascript)

Introduction Welcome to this Byte, where we'll take a look at JavaScript event handling, more specifically, the window.onload and document.onload events. These two events are commonly used in web development, but they aren't the same thing. Let's see how they're different, and when to use each. JavaScript Event


11: Yes, You Should Use TypeScript

https://alexkates.dev/yes-you-should-use-typescript

Hashnode - javascript (Javascript)

The developer community has been set abuzz by DHH's recent Twitter announcement: Turbo 8 will not be using TypeScript. This has reignited a classic debate among developers'TypeScript or JavaScript' https://twitter.com/dhh/status/1699427078586716327 ...


12: Beyond Google Analytics: Solve the data problem with real-time strategies by Cynthia Ramsaran

https://searchengineland.com/beyond-google-analytics-solve-the-data-problem-with-real-time-strategies-431745

Search engine land (Référencement)

This webinar teaches you how to gain access to superior insights compared to traditional tools like GA. The post Beyond Google Analytics: Solve the data problem with real-time strategies appeared first on Search Engine Land.


13: How Much Does it Take to Be Wealthy in America'

https://www.visualcapitalist.com/how-much-does-it-take-to-be-wealthy-in-america/

Visual Capitalist (dataviz)

This graphic shows what it takes to be wealthy in America today'and how this can significantly shift based on the city you live in. The post How Much Does it Take to Be Wealthy in America' appeared first on Visual Capitalist.


14: Sets in Python part 2

https://uaam.hashnode.dev/sets-in-python-part-2

Hashnode - python (python)

The following operations over sets in Python work similarly to the respective operation in set theory. Union The union of a set with one or more, sets or iterable objects, returns a set that contains all items from the original set, and all the items...


15: Quantique : Une réaction chimique ralentie 100 milliards de fois ! Voici le résultat

https://www.lebigdata.fr/quantique-reaction-chimique-ralentie

Le Big Data (dataviz)

L'observation quantique d'une réaction chimique ralentie 100 milliards de fois est désormais possible. Une première mondiale qui fera avancer la … Cet article Quantique : Une réaction chimique ralentie 100 milliards de fois ! Voici le résultat a été publié sur LEBIGDATA.FR.


16: Élégant'! Ces trous noirs rotent littéralement des étoiles.

https://www.lebigdata.fr/elegant-ces-trous-noirs-rotent-litteralement-des-etoiles

Le Big Data (dataviz)

Les trous noirs sont encore des mystères pour l'humanité. En effet, les découvertes fascinent les scientifiques. Actuellement, certains de ces … Cet article Élégant'! Ces trous noirs rotent littéralement des étoiles. a été publié sur LEBIGDATA.FR.


17: Understanding Unique Keys for Array Children in React.js

https://stackabuse.com/understanding-unique-keys-for-array-children-in-react-js/

Stack Abuse (Javascript)

Introduction React.js uses a number of unique concepts that can initially seem a bit confusing. One such concept is the use of keys, particularly when working with component arrays. Why and how do we use these keys' This article aims to explain the use of unique keys for array


18: ' Chart Options for When the Scale is Squished by the Full Range of Data

https://flowingdata.com/2023/09/07/process-255-squished/

Flowing data (dataviz)

Welcome to The Process, where we look closer at how the charts get…Tags: scale


19: Exploring Python Operators: A Beginner's Guide

https://logak.hashnode.dev/exploring-python-operators-a-beginners-guide

Hashnode - python (python)

Python operators are essential tools that enable various operations on data within Python programs. They facilitate the manipulation of variables and values, decision-making, and calculations. Python offers a diverse array of operators, such as arith...


20 / 142

20: Babel and Webpack

https://sivalaxman8.hashnode.dev/babel-and-webpack

Hashnode - javascript (Javascript)

Babel and Webpack are two powerhouse tools in the JavaScript ecosystem that have revolutionized the way we write and bundle JavaScript code. They play a pivotal role in making modern web development efficient, allowing developers to write code using ...


21: Google Site names now work for all languages

https://searchengineland.com/google-site-names-now-work-for-all-languages-431731

Search engine land (Référencement)

So if your site is not in English, check how your Site name appears in Google Search. The post Google Site names now work for all languages appeared first on Search Engine Land.


22: External database integration

https://neuml.hashnode.dev/external-database-integration

Hashnode - python (python)

txtai provides many default settings to help a developer quickly get started. For example, metadata is stored in SQLite, dense vectors in Faiss, sparse vectors in a terms index and graph data with NetworkX. Each of these components is customizable an...


23: YouTube pilots longer, less frequent ads on TV app

https://searchengineland.com/youtube-longer-less-frequent-ads-tv-apps-431730

Search engine land (Référencement)

The platform is also trialling a new ad countdown timer, which is set to replace the 'video will play after ads' message. The post YouTube pilots longer, less frequent ads on TV app appeared first on Search Engine Land.


24: Apple dépense des millions par jour pour créer son IA et tuer ChatGPT

https://www.lebigdata.fr/apple-millions-ia

Le Big Data (dataviz)

Afin de rattraper ses rivaux, Apple a augmenté ses dépenses dans l'intelligence artificielle à hauteur de plusieurs millions de dollars … Cet article Apple dépense des millions par jour pour créer son IA et tuer ChatGPT a été publié sur LEBIGDATA.FR.


25: How to Manage Google Cloud Compute Engine with Python

https://blog.pratikkale.in/how-to-manage-google-cloud-compute-engine-with-python

Hashnode - python (python)

Compute Engine is an IaaS offering by Google Cloud. It is a powerful platform that can be used to create and manage virtual machines. However, managing Compute Engine can be a complex task. In this blog post, we will show you how to use Python to aut...


26:  Au tour du Japon d'aller sur la lune'! Tout savoir sur Moon Sniper.

https://www.lebigdata.fr/moon_sniper

Le Big Data (dataviz)

Le pays du Soleil levant entre dans la conquête spatiale. Effectivement, le Japon a réussi son lancement de fusée, «'Moon … Cet article  Au tour du Japon d'aller sur la lune'! Tout savoir sur Moon Sniper. a été publié sur LEBIGDATA.FR.


27: A seulement 16 ans, il crée un smartphone à fabriquer soi même pour 30 '

https://www.lebigdata.fr/smartphone-a-fabriquer-30-e

Le Big Data (dataviz)

Jeune mais ingénieux, ce développeur a conçu un smartphone qui coûte moins de 30 '. Gabriel Rochet a réussi à … Cet article A seulement 16 ans, il crée un smartphone à fabriquer soi même pour 30 ' a été publié sur LEBIGDATA.FR.


28: introduction to JavaScript for beginners

https://coreyodonis.hashnode.dev/introduction-to-javascript-for-beginners

Hashnode - javascript (Javascript)

WHAT IS JAVASCRIPT JavaScript is a lightweight, cross-platform, and dynamic computer programming language well known for the development of web pages. JS as JavaScript is fondly called can be used for client-side (Front-end) development as well as Se...


29: From JavaScript to TypeScript: Enhance Your Skills and Your Web Development Career

https://michaeljudelarocca.hashnode.dev/from-javascript-to-typescript-enhance-your-skills-and-your-web-development-career

Hashnode - javascript (Javascript)

Posted on Sep 7 ' Originally published at htmlallthethings.com Introduction As a JavaScript developer, learning TypeScript will enhance your web development skills by gaining the added benefits of static typing, improved tooling, and robust code mai...


30 / 142

30: Mapping the $158 Billion Impact of Online Travel Agencies

https://www.visualcapitalist.com/sp/mapping-the-158-billion-impact-of-online-travel-agencies/

Visual Capitalist (dataviz)

Between 2019 and 2021, consumers enjoyed over $165 billion in combined savings because of the economic impact of online travel agencies. The post Mapping the $158 Billion Impact of Online Travel Agencies appeared first on Visual Capitalist.


32: Python: How to Specify a GitHub Repo in requirements.txt

https://stackabuse.com/python-how-to-specify-a-github-repo-in-requirements-txt/

Stack Abuse (Javascript)

Introduction In Python the requirements.txt file helps manage dependencies. It's a simple text file that lists the packages that your Python project depends on. But did you know you can also specify a direct GitHub repo as a source in your requirements.txt' In this Byte, we'll explore how


33: « Nous venons tous d'Afrique » : la théorie gauchiste réfutée par cette découverte

https://www.lebigdata.fr/fossile-hominide-africain

Le Big Data (dataviz)

Le fossile d'un crâne d'hominidé découvert en Turquie remet en question la théorie selon laquelle l'humain serait apparu en Afrique. … Cet article « Nous venons tous d'Afrique » : la théorie gauchiste réfutée par cette découverte a été publié sur LEBIGDATA.FR.


34: Who's behind the wheel in the U.K.'

https://blog.datawrapper.de/driving-license-uk/

Data Wrapper ()

Hi, Elliot here. I work on the team behind Datawrapper's charting code. This week, I’m...


35: Check Point acquiert Atmosec pour renforcer la sécurité du SaaS

https://www.lemondeinformatique.fr/actualites/lire-check-point-acquiert-atmosec-pour-renforcer-la-securite-du-saas-91490.html

Le monde informatique (Internet / Informatique)

Le mouvement capitalistique dans la cybersécurité bat son plein. Dernier exemple en date, Check Point Software qui a annoncé le rachat (...)


36: A script to compare two Macrobenchmarks runs

https://blog.p-y.wtf/a-script-to-compare-two-macrobenchmarks-runs

Hashnode - Kotlin (Mobiles)

In Statistically Rigorous Android Macrobenchmarks, I laid out a methodology for rigorously comparing the outcome of two Jetpack Macrobenchmark runs. To summarize the article: Remove sources of variations until the distribution fits a normal distribu...


37: Exploring JavaScript's Keyed Collections: Maps and Sets

https://nh47.hashnode.dev/exploring-javascripts-keyed-collections-maps-and-sets

Hashnode - javascript (Javascript)

JavaScript Keyed Collections: Map and Set Explained JavaScript, the language of the web, has come a long way since its inception. With each new iteration, it introduces new features and improvements that make it a versatile and powerful tool for deve...


38: JavaScript Testing with Mocha: Your Beginner's Guide to Reliable Code

https://theonethatstartedlate.hashnode.dev/javascript-testing-with-mocha-your-beginners-guide-to-reliable-code

Hashnode - javascript (Javascript)

Introduction: As a developer, ensuring your JavaScript code works flawlessly is a top priority. That's where testing comes in, and one tool that has made testing JavaScript a breeze is Mocha. Meet Mocha: Your Testing Companion Mocha is a JavaScript t...


39: Otter lance une version de OtterPilot pour les commerciaux

https://www.lemondeinformatique.fr/actualites/lire-otter-lance-une-version-de-otterpilot-pour-les-commerciaux-91483.html

Le monde informatique (Internet / Informatique)

L'éditeur de solution de transcription par IA Otter.ai a lancé ce mercredi OtterPilot for Sales, un assistant pour les commerciaux qui (...)


40 / 142

40: Altice France envisage la cession de ses datacenters et d'une partie de SFR

https://www.lemondeinformatique.fr/actualites/lire-altice-france-envisage-la-cession-de-ses-datacenters-et-d-une-partie-de-sfr-91487.html

Le monde informatique (Internet / Informatique)

Après un été marqué par les déboires judiciaires de son bras droit, Armando Perreira, accusé de corruption, le (...)


41: Testing JavaScript Apps with Jest: A Comprehensive Guide

https://farhaanmalik.hashnode.dev/testing-javascript-apps-with-jest-a-comprehensive-guide

Hashnode - javascript (Javascript)

Testing is a crucial part of modern software development. It ensures that our applications work as expected, even as they grow in complexity. In the world of JavaScript, Jest has emerged as a powerful and widely adopted testing framework. In this com...


42: Getting Started with Unit Testing in JavaScript Using Jest.

https://farhaanmalik.hashnode.dev/getting-started-with-unit-testing-in-javascript-using-jest

Hashnode - javascript (Javascript)

Testing is a crucial part of modern software development. It ensures that our applications work as expected, even as they grow in complexity. In the world of JavaScript, Jest has emerged as a powerful and widely adopted testing framework. In this com...


43: Pre Python...

https://davidadecodes.hashnode.dev/pre-python

Hashnode - python (python)

So we have a big C project, then a break and after that. Python! I am tired of C '. This project is a group project, similar to the one I talked about in a previous post. I forgot to mention that my project partner came in clutch in the prior projec...


44: Short-Circuit Evaluation: Making Your Code More Concise

https://www.syntaxharmony.com/short-circuit-evaluation-making-your-code-more-concise

Hashnode - javascript (Javascript)

In programming, writing clean and efficient code is an art that developers passionately pursue. One such technique in JavaScript, and many other languages, is the use of short-circuit evaluation. This method not only improves the readability of your ...


45: Proofpoint dévoile des fonctionnalités pouvant casser la chaîne de cyberattaque

https://www.lemondeinformatique.fr/actualites/lire-proofpoint-devoile-des-fonctionnalites-pouvant-casser-la-chaine-de-cyberattaque-91486.html

Le monde informatique (Internet / Informatique)

Lors du salon Protect 2023 organisé les 6 et 7 septembre à New York, l'entreprise Proofpoint, spécialisée dans la cybersécurité (...)


46: Conceptual design: Definition, step-by-step breakdown

https://blog.logrocket.com/ux-design/conceptual-design-definition/

Log Rocket blog (Web 2)

Let's embark on an exploration of what conceptual design entails, how it shapes the foundation of projects, and its impact on UX. The post Conceptual design: Definition, step-by-step breakdown appeared first on LogRocket Blog.


47: How to validate a Sudoku board

https://blog.seancoughlin.me/how-to-validate-a-sudoku-board

Hashnode - python (python)

The Problem With this article, I will be covering the valid sudoku Leetcode problem. Leetcode describes the problem with the following: Determine if a 9 x 9 Sudoku board is valid. Only the filled cells need to be validated according to the following...


48: La banque Morgan Stanley fait appel à OpenAI pour lancer un chatbot pour les gestionnaires de fortune

https://www.usine-digitale.fr/article/la-banque-morgan-stanley-fait-appel-a-openai-pour-lancer-un-chatbot-pour-les-gestionnaires-de-fortune.N2168637

L'usine-digitale (Informatique)

Les conseillers de Morgan Stanley pourront utiliser un robot conversationnel développé par OpenAI dès la fin du mois. Cet outil d'IA générative aidera et avisera ces professionnels des finances dans leur quotidien.


49: How to Update pip in a Virtual Environment

https://stackabuse.com/how-to-update-pip-in-a-virtual-environment/

Stack Abuse (Javascript)

Introduction In Python, pip is a widely used package manager that allows developers to install and manage 3rd party libraries that are not part of the Python standard library. When working within a virtual environment, you may need to make sure that pip itself is up-to-date. This Byte will guide


50 / 142

50: IA générative : les développeurs attirés, malgré les risques

https://www.lemondeinformatique.fr/actualites/lire-ia-generative-les-developpeurs-attires-malgre-les-risques-91482.html

Le monde informatique (Internet / Informatique)

Difficile de tourner le dos à l'IA générative quand on est développeur. Complétion de code, review, documentation, (...)


51: Google Dark Web Report : comment utiliser ce nouvel outil pour protéger sa vie privée '

https://www.lebigdata.fr/google-dark-web-report

Le Big Data (dataviz)

Dans la mesure où le Dark Web fait partie des plus grands débouchés pour les données volées, il n'est pas … Cet article Google Dark Web Report : comment utiliser ce nouvel outil pour protéger sa vie privée ' a été publié sur LEBIGDATA.FR.


52: CSS lobotomized owl selector: A modern guide

https://blog.logrocket.com/css-lobotomized-owl-selector-modern-guide/

Log Rocket blog (Web 2)

A lot has changed about programming since the CSS lobotomized owl selector was introduced in 2014. Learn to use it in a modern context here. The post CSS lobotomized owl selector: A modern guide appeared first on LogRocket Blog.


53: A guide to transformational leadership

https://blog.logrocket.com/product-management/guide-transformational-leadership/

Log Rocket blog (Web 2)

Transformational leadership centers on inspiring and motivating people to achieve a definitive, positive change that solves a bigger problem. The post A guide to transformational leadership appeared first on LogRocket Blog.


54: HTML and CSS are the I/O of JS

https://softmakeshard.hashnode.dev/html-and-css-are-the-io-of-js

Hashnode - javascript (Javascript)

'' JavaScript, beginner' Juniors and Seniors omit this post ' Concepts: Today I continued with the introductory course JavaScript Total by Federico Garay included in the Udemy Business scholarship I received from Ruta N Medellin. In a break, I rea...


55: 10 Best Ecommerce WordPress Themes in 2023 [September update]

https://www.webdesignerdepot.com/2023/09/10-best-ecommerce-wordpress-themes-in-2023-september-update/

Webdesigner depot (Design)

You plan to set up shop with an online store. You know there'll be competition. And to compete with or beat that competition your online store must showcase products people want to buy. And provide them with an engaging shopping experience that will encourage them to do exactly that.


56: The Intersection Observer API

https://tuhinbar.hashnode.dev/the-intersection-observer-api

Hashnode - javascript (Javascript)

I see very less people talk about core JavaScript APIs. Well, I decided to go with those things only. Although several blogs are available, I wanted to put out everything I know about the intersection observer API in my own words. So here it is. What...


57: Microsoft décrypte le piratage de sa messagerie par Storm-0558

https://www.lemondeinformatique.fr/actualites/lire-microsoft-decrypte-le-piratage-de-sa-messagerie-par-storm-0558-91480.html

Le monde informatique (Internet / Informatique)

Le 11 juillet 2023, Microsoft est revenu sur une cyberattaque d'un acteur malveillant basé en Chine et identifié en tant que (...)


58: Google to make political ads disclose AI content

https://searchengineland.com/google-political-advertisers-disclose-ai-content-431713

Search engine land (Référencement)

Political campaigns must clearly state when AI-generated images and audio have been used from November. The post Google to make political ads disclose AI content appeared first on Search Engine Land.


59: SK Hynix assure ne pas avoir fourni de puces mémoires à Huawei

https://www.usine-digitale.fr/article/sk-hynix-assure-ne-pas-avoir-fourni-de-puces-memoires-a-huawei.N2168632

L'usine-digitale (Informatique)

Le groupe sud-coréen a lancé une enquête pour comprendre comment Huawei a pu utiliser ses puces mémoires dans son dernier smartphone, passant outre les sanctions mises en place par Washington.


60 / 142

60: Le ComCyber aux manettes du 1er Capture the Flag OSINT

https://www.lemondeinformatique.fr/actualites/lire-le-comcyber-aux-manettes-du-1er-capture-the-flag-osint-91475.html

Le monde informatique (Internet / Informatique)

Le commandement de la Cyberdéfense (ComCyber) passe à l'attaque dans le domaine de la recherche d'informations en sources ouvertes (...)


61: JavaScript Arrays: Brief Guide to Mastering Data Collections

https://blog.vishalkrishna.in/javascript-arrays-brief-guide-to-mastering-data-collections

Hashnode - javascript (Javascript)

Introduction: JavaScript arrays are the backbone of data manipulation in web development. They allow you to store and manage collections of data efficiently. Whether you're a beginner looking to grasp the basics or an experienced developer aiming to ...


62: How to use Google Analytics 4: A complete guide

https://searchengineland.com/how-to-use-google-analytics-4-guide-431630

Search engine land (Référencement)

Looking to learn Google Analytics 4 for SEO' Here's a comprehensive walk-through with step-by-step instructions and best practices. The post How to use Google Analytics 4: A complete guide appeared first on Search Engine Land.


63: Apply Multiple Functions to a DataFrame with Pipe

https://mathdatasimplified.com/2023/09/07/apply-multiple-functions-to-a-dataframe-with-pipe/

Math Data Simplified (data)

To increase code readability when applying multiple functions to a DataFrame, use the pandas.DataFrame.pipe method. The post Apply Multiple Functions to a DataFrame with Pipe appeared first on Data Science Simplified.


64: Nintendo et Google sur un nouveau projet ' Mais que concoctent-ils '

https://www.realite-virtuelle.com/nintendo-google-travaillent-sur-casque-vr/

realite-virtuelle.com (Réalité Virtuelle)

Selon des informations circulant dans les milieux du jeu vidéo, Nintendo et Google envisagent une […] Cet article Nintendo et Google sur un nouveau projet ' Mais que concoctent-ils ' a été publié sur REALITE-VIRTUELLE.COM.


65: YouTube is removing individual ad controls on new videos

https://searchengineland.com/youtube-removing-individual-ad-controls-new-videos-431710

Search engine land (Référencement)

The platform will use automation to decide which ad types to serve on new videos. The post YouTube is removing individual ad controls on new videos appeared first on Search Engine Land.


66: Google annonce que les publicités politiques générées par IA devront être signalées comme telles

https://www.usine-digitale.fr/article/google-annonce-que-les-publicites-politiques-generees-par-ia-devront-etre-signalees-comme-telles.N2168627

L'usine-digitale (Informatique)

Les présidentielles aux Etats-Unis approchant à grands pas, Google modifie sa politique de contenu concernant les publicités politiques. Celles qui présenteront des contenus générés ou modifiés par l'intelligence artificielle devront le mentionner de manière visible.


67: La Chine hausse le ton contre Apple, qu'elle a longtemps épargné

https://www.usine-digitale.fr/article/la-chine-hausse-le-ton-contre-apple-qu-elle-a-longtemps-epargne.N2168597

L'usine-digitale (Informatique)

Le régime chinois vient de bannir l'iPhone de plusieurs administrations et entreprises publiques. Un changement de cap après des années de bienveillance envers le groupe américain.


68: Prenez les commandes ! Un nouveau simulateur de vol pour Steam VR

https://www.realite-virtuelle.com/supersonic-fight-steam-pc-vr-2024/

realite-virtuelle.com (Réalité Virtuelle)

Le jeu d’action supersonique de simulation de vol, Supersonic Fight débarquera sur PC et en […] Cet article Prenez les commandes ! Un nouveau simulateur de vol pour Steam VR a été publié sur REALITE-VIRTUELLE.COM.


69: [PODCAST] Le métier de Consultant DevOps | En Aparté avec Axel Demontoux

https://lydra.fr/en-aparte-avec-axel-demontoux-le-metier-de-consultant-devops

Humancoders ()

Commentaires L'article [PODCAST] Le métier de Consultant DevOps | En Aparté avec Axel Demontoux a été posté dans la catégorie DevOps de Human Coders News


70 / 142

70: Former un développeur à l'embauche, la clé d'un recrutement réussi

https://www.rubybiscuit.fr/p/former-un-developpeur-a-lembauche

Humancoders ()

Bienvenue dans notre newsletter de la rentrée ! ' Pour cette édition, et comme la période est propice, nous parlerons formation en répondant à une question cruciale : 'Comment et pourquoi former un développeur qui rejoint votre équipe ''. Pour cela, nous avons laissé la parole à Lucien, fraîchement formé chez Capsens, qui se porte volontaire pour vous éclairer. Commentaires L'article [...]


71: Plugin ESLint pour trier les objets, les importations, les types, les attributs Astro, Vue et Svelte

https://eslint-plugin-perfectionist.azat.io

Humancoders ()

Le plugin ESLint pour le tri des objets, des importations et des types prend désormais en charge Astro, Vue et Svelte. Commentaires L'article Plugin ESLint pour trier les objets, les importations, les types, les attributs Astro, Vue et Svelte a été posté dans la catégorie JavaScript de Human Coders News


72: Les différentes stratégies de déploiement pour une app NextJS

https://www.freecodecamp.org/news/deployment-strategies-for-nextjs-apps/

Humancoders ()

Un article qui liste les différentes stratégies de déploiement pour une app NextJS : static hosting, serverless, containers et edge-side rendering. Commentaires L'article Les différentes stratégies de déploiement pour une app NextJS a été posté dans la catégorie JavaScript de Human Coders News


73: Est-ce que ça vaut la peine d'apprendre PHP en 2023 '

https://anastasionico.uk/blog/is-php-worth-learning-in-2023

Humancoders ()

Cet article défend que c'est toujours le cas, 28 ans après la sortie de PHP :) Il détaille les nouveautés de PHP 8 et comment PHP se compare aux autres langages web modernes. Commentaires L'article Est-ce que ça vaut la peine d'apprendre PHP en 2023 ' a été posté dans la catégorie PHP de Human Coders News


74: Day03-Variable and Data Types

https://codewithhafsa.com/day03-variable-and-data-types

Hashnode - python (python)

What is Variable' Variable - is like a container that holds data. Example: a = 1234453734563455 print(a) b = "Harry" print(b) Output: 1234453734563455 "Harry" Data Type: Data types specify the type of data that can be stored inside a variable. It i...


75: Customizing environment variables in Next.js 13

https://blog.logrocket.com/customizing-environment-variables-next-js-13/

Log Rocket blog (Web 2)

Next.js environment variables influence the way an application runs or behaves in different contexts and environments. The post Customizing environment variables in Next.js 13 appeared first on LogRocket Blog.


76: PPC forecasting with Google Sheets and Vertex AI

https://searchengineland.com/ppc-forecasting-google-sheets-vertex-ai-431607

Search engine land (Référencement)

Learn how to do PPC forecasts using Google Sheets and Vertex AI that will help you glean actionable insights and make data-backed decisions. The post PPC forecasting with Google Sheets and Vertex AI appeared first on Search Engine Land.


77: L'odorat de l'IA surpasse celui de l'humain : les chercheurs sont stupéfaits

https://www.lebigdata.fr/odorat-ia-surpasse-humain

Le Big Data (dataviz)

Les chercheurs ont récemment développé un robot alimenté par intelligence artificielle capable de sentir les odeurs. À leur grande surprise, … Cet article L'odorat de l'IA surpasse celui de l'humain : les chercheurs sont stupéfaits a été publié sur LEBIGDATA.FR.


78: 25 ans de Google : les 25 événements marquants du géant du web

https://www.abondance.com/20230907-156951-25-ans-google-25-evenements-marquants.html

Abondance (Référencement)

Les 25 ans de Google sont l'occasion de se souvenir des 25 moments les plus marquants pour le moteur de recherche, de la création de Google Images en 2001 à la Search Generative Experience en 2023.  Google Images : 2001 L'idée de créer Google Images a été inspirée par' Jennifer Lopez ! Sa robe Versace, […] L'article "25 ans de Google : les 25 événements marquants du géant du w [...]


79: Understanding Init Scripts in Gradle

https://blog.softaai.com/understanding-init-scripts-in-gradle

Hashnode - Kotlin (Mobiles)

Gradle is a powerful build automation tool used in many software development projects. One of the lesser-known but incredibly useful features of Gradle is its support for init scripts. Init scripts provide a way to configure Gradle before any build s...


80 / 142

80: Entities, topics, keywords: Clarifying core semantic SEO concepts

https://searchengineland.com/entities-topics-keywords-relationships-seo-431696

Search engine land (Référencement)

Gain clarity on the most commonly misunderstood elements of entity and semantic search and how they impact your SEO strategy. The post Entities, topics, keywords: Clarifying core semantic SEO concepts appeared first on Search Engine Land.


81: Télécoms : Altice cherche à vendre une partie du capital de SFR pour se désendetter

https://www.usine-digitale.fr/article/telecoms-altice-cherche-a-vendre-une-partie-du-capital-de-son-fleuron-sfr-pour-se-desendetter.N2168582

L'usine-digitale (Informatique)

Patrick Drahi envisage de mettre en vente une partie du capital de SFR, alors que l'opérateur français de télécommunications est en légère perte de vitesse et qu'Altice France cherche à se désendetter à tout prix.


82: How to Create Engaging Nuxt 3 Web Apps with Prerender and SSR

https://devrona.tech/how-to-create-engaging-nuxt-3-web-apps-with-prerender-and-ssr

Hashnode - vuejs (Javascript)

Introduction Creating an optimal web application involves a multitude of factors, from performance and user experience to search engine optimization (SEO). Nuxt 3 comes to the rescue with its built-in features designed to address these aspects effect...


83: I built a full stack e-commerce website with the MERN stack. Here are 5 things I learned

https://zaidahmad.hashnode.dev/i-built-a-full-stack-e-commerce-website-with-the-mern-stack-here-are-5-things-i-learned

Hashnode - javascript (Javascript)

I recently built a full-stack e-commerce website with the MERN stack. This was a challenging but rewarding experience, and I learned a lot along the way. Here are 5 of the most important things I learned: Planning is essential. Before I even started...


84: Mastering Vue 3 Computed: Simplify Your Code | Vue.js Ultimate Guide Series

https://salkobalic.com/mastering-vue-3-computed-vuejs-ultimate-guide-series

Hashnode - vuejs (Javascript)

Vue 3 is the latest version of the popular JavaScript framework that has been gaining traction among developers. One of the most useful features of Vue 3 is computed properties, which allow developers to perform complex calculations on their data and...


85: Mastering Vue 3 Computed: Simplify Your Code

https://salkobalic.com/mastering-vue-3-computed

Hashnode - vuejs (Javascript)

Vue 3 is the latest version of the popular JavaScript framework that has been gaining traction among developers. One of the most useful features of Vue 3 is computed properties, which allow developers to perform complex calculations on their data and...


86: Avec Listes, Slack amélore le suivi des projets d'équipe

https://www.lemondeinformatique.fr/actualites/lire-avec-listes-slack-amelore-le-suivi-des-projets-d-equipe-91481.html

Le monde informatique (Internet / Informatique)

Appelé « Listes », l'outil de gestion du travail développé par Slack va donner la possibilité aux utilisateurs (...)


87: Avec Listes, Slack améliore le suivi des projets d'équipe

https://www.lemondeinformatique.fr/actualites/lire-avec-listes-slack-ameliore-le-suivi-des-projets-d-equipe-91481.html

Le monde informatique (Internet / Informatique)

Appelé « Listes », l'outil de gestion du travail développé par Slack va donner la possibilité aux utilisateurs (...)


88: Understanding Why Stateful Widgets Has Two-Class Structure

https://pratimaasopa.hashnode.dev/understanding-why-stateful-widgets-has-two-class-structure

Hashnode - Flutter (Flutter)

In the world of Flutter app development, Stateful Widgets are a fundamental building block. They allow developers to create dynamic and interactive user interfaces. If you've ever dabbled in Flutter, you've likely come across the common pattern of us...


89: 4 tips to prepare for Black Friday and Cyber Monday by Digital Drew SEM

https://searchengineland.com/4-tips-to-prepare-for-black-friday-and-cyber-monday-431297

Search engine land (Référencement)

Ace your holiday promotions with this step-by-step guide. The post 4 tips to prepare for Black Friday and Cyber Monday appeared first on Search Engine Land.


90 / 142

90: JavaScript Enigmas: Cracking Closures

https://blog.lekan.dev/javascript-enigmas-cracking-closures

Hashnode - javascript (Javascript)

Closures, Closures, Closures !!!!' If you've ever felt puzzled by closures in JavaScript, you're in good company. You could be using closures every day in your code and not even know it! Yep, true story. Believe it or not, I once aced a closure-base...


91: Step-by-Step Tutorial: Easy Image Creation in Jetpack Compose for Beginners

https://judy.hashnode.dev/step-by-step-tutorial-easy-image-creation-in-jetpack-compose-for-beginners

Hashnode - Kotlin (Mobiles)

Introduction Jetpack Compose is a modern Android UI development kit that makes UI development with composable functions easy. Images are a vital aspect of the user interface of any application, from displaying icons to presenting content. With the Im...


92: Step-by-Step Tutorial: Displaying Images in your Jetpack Compose Project for Beginners

https://judy.hashnode.dev/step-by-step-tutorial-displaying-images-in-your-jetpack-compose-project-for-beginners

Hashnode - Kotlin (Mobiles)

Introduction Jetpack Compose is a modern Android UI development kit that makes UI development with composable functions easy. Images are a vital aspect of the user interface of any application, from displaying icons to presenting content. With the Im...


93: Callback Functions in JavaScript: Your Code's BFF (Best Friend Forever)

https://ravinpandey.hashnode.dev/callback-functions-in-javascript-your-codes-bff-best-friend-forever

Hashnode - javascript (Javascript)

Hey there, fellow code wranglers! Today, we're going to have a blast diving into the wonderful world of callback functions in JavaScript. Imagine we're sitting in a cozy coffee shop, sipping our lattes, and chatting about coding while we break down t...


94: Integrating Froala with Grammarly Text Editor SDK Alternative

https://ideradevtools.hashnode.dev/integrating-froala-with-grammarly-text-editor-sdk-alternative

Hashnode - javascript (Javascript)

Grammarly announced that it would be discontinuing the Text Editor SDK, the developer tool that puts the company's automated editing functionality into any app. The tool will be shut down on January 10th, 2024, after which the functionality will ceas...


95: La start-up Kaedim employait des humains pour faire le travail de son modèle d'intelligence artificielle

https://www.usine-digitale.fr/article/la-start-up-kaedim-employait-des-humains-pour-faire-le-travail-de-son-modele-d-intelligence-artificielle.N2168487

L'usine-digitale (Informatique)

Pour surfer sur la vague d'outils d'intelligence artificielle générative, la start-up Kaedim a survendu un logiciel "magique" de conception 3D, derrière lequel se cachait en réalité des artistes humains payés au lance-pierre.


96: Web Workers 101 ''': The Hidden Power of Web Workers in Microsoft Teams App

https://techispapa.hashnode.dev/web-workers-101-the-hidden-power-of-web-workers-in-microsoft-teams-app

Hashnode - javascript (Javascript)

This blog talks about how you can use web workers and improve user experience and performance. At the end of this blog, you will have a solid grasp of web workers. Web Workers ''' One of JavaScript's core is its single-threaded nature. Any piece of ...


97: 2 outils pour se projeter sur l'Impact Responsable de nos décisions.

https://blog.octo.com/2-outils-pour-se-projeter-sur-limpact-responsable-de-nos-decisions/

Octo (Internet)

Vouloir prendre des décisions plus responsables, c'est facile à dire ! Mais par où commencer ' Comment se projeter sur l'impact d'une décision ' Comment influer nos choix ' Cet article vous propose 2 outils concrets : un très simple (le triangle responsable) et un beaucoup plus poussé qui tend vers la Systémie (la Roue des Futurs). L'article 2 outils pour se projeter sur l'Impact Responsabl [...]


98: Widgets!

https://nick747.hashnode.dev/flutter-widgets

Hashnode - Flutter (Flutter)

Hello everyone! Today we will talk about widgets, the main components of Flutter applications. What are widgets' Let's consider a To-do List app created with Flutter. Our app has a list of items with checkboxes and texts (the to-do list), a button to...


99: Impression 3D : HP vise le prototypage professionnel et la production de masse

https://www.lemondeinformatique.fr/actualites/lire-impression-3d-hp-vise-le-prototypage-professionnel-et-la-production-de-masse-91477.html

Le monde informatique (Internet / Informatique)

Acteur incontournable sur le marché des systèmes d'impression laser et jet d'encre, HP affiche également de (...)


100 / 142

100: OpenAI va organiser sa première conférence pour les développeurs

https://www.usine-digitale.fr/article/openai-va-organiser-sa-premiere-conference-de-developpeurs.N2167857

L'usine-digitale (Informatique)

Le concepteur de ChatGPT donne rendez-vous le 6 novembre à sa communauté des développeurs. Une keynote plus grand public se tiendra en ouverture de l'évènement.


101: How to Access Private S3 Buckets Securely

https://mdfaisal.hashnode.dev/how-to-access-private-s3-buckets-securely

Hashnode - javascript (Javascript)

To read more articles like this, visit my blog Uploading a file to a remote server is one of the most common tasks of any modern application. AWS has a service named S3(Simple Storage Service) which makes this job really easy. But do you know how we ...


102: The Power of Social Media Marketing in Driving Positive Customer Experiences

https://www.noupe.com/business-online/the-power-of-social-media-marketing-in-driving-positive-customer-experiences.html

Noupe (conception)

Social media isn't a passing fad if its popularity is any indicator. Today, 61% of the world's population uses social sites, and the average person bounces between seven platforms per month.  This popularity presents plenty of opportunities for marketers. You can use platforms like Instagram and TikTok to connect with customers in creative and unique... The post The Power of Social Me [...]


103: My Python Journey: From Novice to Expert

https://codelog.hashnode.dev/my-python-journey-from-novice-to-expert

Hashnode - python (python)

It all started about 5 years ago when I decided I wanted to learn how to code. I had heard that Python was a good language for beginners, so I decided to start there. At first, I was completely overwhelmed. I had no coding experience at all, and star...


104: Votre voiture vous espionne-t-elle ' Mozilla classe les constructeurs selon leur respect de la vie privée

https://www.usine-digitale.fr/article/votre-voiture-vous-espionne-t-elle-mozilla-classe-les-constructeurs-selon-leur-respect-de-la-vie-privee.N2168437

L'usine-digitale (Informatique)

Nissan, Volkswagen, Renault, Tesla' La fondation Mozilla a examiné les technologies qui équipent les voitures modernes connectées et les politiques de confidentialité de 25 constructeurs automobiles parmi les plus populaires. Le constat est alarmant : la très grande majorité d'entre eux enfreignent les règles les plus fondamentales de vie privée. Une pétition a été lancée.


105: Bel confie sa DSI et son numérique à Valérie Bourbon

https://www.lemondeinformatique.fr/actualites/lire-bel-confie-sa-dsi-et-son-numerique-a-valerie-bourbon-91472.html

Le monde informatique (Internet / Informatique)

DSI et directrice du digital de Dim Brands International depuis 2019, Valérie Bourbon devient directrice des systèmes d'information et du (...)


106: Salesforce : Revenus et bénéfices en forme au 2e trimestre 2024

https://www.lemondeinformatique.fr/actualites/lire-salesforce-revenus-et-benefices-en-forme-au-2e-trimestre-2024-91474.html

Le monde informatique (Internet / Informatique)

Tout va bien pour Salesforce. Dans un contexte économique mondial perturbé, l'éditeur spécialisé dans le CRM (...)


107: Le marché des systèmes d'impression en recul de 12 % au 2e trimestre 2023

https://www.lemondeinformatique.fr/actualites/lire-le-marche-des-systemes-d-impression-en-recul-de-12-au-2e-trimestre-2023-91473.html

Le monde informatique (Internet / Informatique)

Retrouvée depuis trois trimestres, la croissance du marché mondial des systèmes d'impression vient de connaître un coup d'arrêt. (...)


108: Ces chercheurs ont découvert un secret pour stocker l'hydrogène

https://www.lebigdata.fr/chercheurs-stocker-hydrogene

Le Big Data (dataviz)

Le stockage de l’hydrogène a longtemps posé un problème majeur pour les énergies propres. Cependant, des chercheurs de l’université d’État … Cet article Ces chercheurs ont découvert un secret pour stocker l'hydrogène a été publié sur LEBIGDATA.FR.


109: Les deux Zanarkand dans FINAL FANTASY X

https://blog.lesieur.name/les-deux-zanarkand-dans-final-fantasy-x-ffx-zet-tic/

Quelques #id et beaucoup de .class (Javascript)

Dans cet article, nous allons découvrir combien de version de Zanarkand il existe dans FINAL FANTASY X. Nous allons nous appuyer sur le contenu des pages 84 et 85 du livre FINAL FANTASY X ULTIMANIA OMEGA. Chaque phrase est accompagnée de la version japonaise qui a servi de support à la traduction proposée. Cliquez sur le texte japonais pour rejoindre l'explication de traduction . Ainsi, si [...]


110 / 142

110: Flawed Rotten Tomatoes ratings

https://flowingdata.com/2023/09/07/flawed-rotten-tomatoes-ratings/

Flowing data (dataviz)

Rotten Tomatoes aggregates movie reviews to spit out a freshness score for each…Tags: bias, movies, ratings, Rotten Tomatoes, Vulture


112: Instagram : 10 conseils pour plaire à l'algorithme

https://www.blogdumoderateur.com/instagram-conseils-plaire-algorithme/

Blog du Moderateur ()

Miser sur la vidéo, favoriser l'engagement, suivre les tendances... Toutes ces pratiques peuvent aider votre contenu à être mis en avant par Instagram.


113: JavaScript String Manipulation: Essential Methods for Web Developers

https://valhunter.hashnode.dev/javascript-string-manipulation-essential-methods-for-web-developers

Hashnode - javascript (Javascript)

Strings are an essential concept in every programming language, and JavaScript is no exception. In this article. You will learn most of the JavaScript string manipulation methods. So let's jump right in. What Exactly are Strings Now, if you're alread...


114: Intel Core i9 Raptor Lake : le score geekbench vient de leak, découvrez ses performances

https://www.lebigdata.fr/leak-intelcore-i9-raptor-lake

Le Big Data (dataviz)

Alors qu'Intel s’apprête à dévoiler sa prochaine génération de processeurs, un leak révèle les performances du Core i9 Raptor Lake … Cet article Intel Core i9 Raptor Lake : le score geekbench vient de leak, découvrez ses performances a été publié sur LEBIGDATA.FR.


115: PIM et DAM : quelles différences entre les deux solutions '

https://www.blogdumoderateur.com/pim-dam-quelles-differences/

Blog du Moderateur ()

Les solutions PIM et DAM permettent de centraliser et indexer des données. Mais comment choisir parmi ces deux types d'outils ' Éléments de réponse.


116: Crack the Code: AI-powered Image Tagging for Machine Learning

https://ideradevtools.hashnode.dev/crack-the-code-ai-powered-image-tagging-for-machine-learning

Hashnode - javascript (Javascript)

Visual data analysis is a cornerstone of technological progress in AI and ML. Moreover, automatic image tagging software becomes paramount with an exponential image increase. This blog will explore AI-powered image tagging. Furthermore, it explores i...


117: Powering Flutter with Go: A Winning Combination

https://tiwariashuism.hashnode.dev/powering-flutter-with-go-a-winning-combination

Hashnode - Flutter (Flutter)

Introduction: When it comes to app development, picking the right language can be one of the most crucial decisions. Google's UI toolkit Flutter, which can be used to build natively compiled mobile, web and desktop apps, and Go(Golang), a statically ...


118: SEO Square : l'événement en ligne dédié au SEO et au content marketing

https://www.blogdumoderateur.com/seo-square-evenement-seo-content-marketing/

Blog du Moderateur ()

Le SEO Square, événement en ligne et gratuit organisé par Semji, vous donnera les clés pour réussir vos objectifs SEO, ainsi que les bonnes pratiques du Content Marketing.


119: Le guide ultime pour changer son mot de passe Windows

https://www.lebigdata.fr/changer-mot-de-passe-windows

Le Big Data (dataviz)

Le mot de passe Windows est le dernier rempart entre les intrus et les documents et fichiers présents dans un … Cet article Le guide ultime pour changer son mot de passe Windows a été publié sur LEBIGDATA.FR.


120 / 142

120: Ils volent des milliers de dollars au distributeur avec un simple Raspberry Pi

https://www.lebigdata.fr/volent-distributeur-raspberry-pi

Le Big Data (dataviz)

Récemment, à Lubbock, au Texas, la police a appréhendé un groupe de trois criminels. Ces derniers utilisaient un Raspberry Pi … Cet article Ils volent des milliers de dollars au distributeur avec un simple Raspberry Pi a été publié sur LEBIGDATA.FR.


121: 5 formations pour s'initier ou se perfectionner sur Excel

https://www.blogdumoderateur.com/selection-formation-excel-167/

Blog du Moderateur ()

Découvrez 5 formations pour développer vos compétences sur le tableur de Microsoft.


122: Naviguer avec les cartes de Wardley: de l'exploration à l'industrialisation

https://blog.octo.com/naviguer-avec-les-cartes-de-wardley-de-lexploration-a-lindustrialisation/

Octo (Internet)

Propos Liminaires Cet article s’insère dans une série dédiée aux cartes de Wardley. Il vise à expliquer comment utiliser les cartes de Wardley de manière efficace en se basant sur la compréhension du paysage, afin d’émettre un avis pertinent sur un sujet ou contexte donné. À la fin de cette lecture, vous saisirez l’importance de […] L'article Naviguer avec les car [...]


123: Quelques explications sur la théorie d'évolution de Simon Wardley

https://blog.octo.com/quelques-explications-sur-la-theorie-devolution-de-simon-wardley/

Octo (Internet)

Cet article fait partie d’une série consacrée aux cartes de Wardley. Il fait suite à l’article d’introduction global intitulé : « Devriez-vous lire cet article sur les cartes de Wardley '« . Ce texte est conçu comme un document explicatif. Il vise à approfondir le thème de la théorie de l’évolution, qui a été brièvement abordé dans […] L'article Quelq [...]


124: Sa fille a presque été vendue sur le Dark Web : Elle donne des conseils aux parents

https://www.lebigdata.fr/fille-vendue-dark-web

Le Big Data (dataviz)

Cette mère de famille américaine a vu sa fille presque vendue sur le dark web. Elle témoigne à la télévision … Cet article Sa fille a presque été vendue sur le Dark Web : Elle donne des conseils aux parents a été publié sur LEBIGDATA.FR.


125: Visualized: Seaport Trade Traffic by Country

https://www.visualcapitalist.com/cp/seaport-trade-traffic/

Visual Capitalist (dataviz)

This infographic highlights the countries with the highest container traffic across their ports, thus dominating seaport trade in 2021. The post Visualized: Seaport Trade Traffic by Country appeared first on Visual Capitalist.


126: Spotlight Social Feeds : test et avis de ce plugin Instagram pour WordPress

https://wpmarmite.com/spotlight-social-media-feeds/

WP Marmite (wordpress)

« Tu veux ma photo ' Oui, pour la mettre dans mon album de singes ». En fréquentant la cour d'école, il y a quelques (dizaines d') années, vous avez dû entendre, voire prononcer, cette réplique passée à la postérité.... Spotlight Social Feeds : test et avis de ce plugin Instagram pour WordPress est un article de WPMarmite, le blog qui vous aide à tirer le meilleur de WordPress.


127: Understanding Async vs. Defer Script Loading in JavaScript

https://muhammedshameel.hashnode.dev/understanding-async-vs-defer-script-loading-in-javascript

Hashnode - javascript (Javascript)

This simple script tag includes an external JavaScript file, scrip...


128: 3 Simple ways to declare function in JavaScript

https://anantguptablogs.hashnode.dev/3-simple-ways-to-declare-function-in-javascript

Hashnode - javascript (Javascript)

Way-1 function printMe() { console.log("printing me"); } INPUT - printMe; OUTPUT - printing me Way-2 function printThis(para){ //parameter console.log("para"); } INPUT - printThis("This is a parameter"); // value passed (calling function),argument OU...


129: D-Matrix lève 110 millions de dollars pour ses puces dédiées à l'inférence des modèles d'IA

https://www.usine-digitale.fr/article/d-matrix-leve-110-millions-de-dollars-pour-ses-puces-dediees-a-l-inference-des-modeles-d-ia.N2167717

L'usine-digitale (Informatique)

En atteste le succès de Nvidia, les fabricants de semi-conducteurs tirent aussi parti du boom de l'intelligence artificielle générative. Spécialisée dans l'inférence des modèles d'IA, la start-up états-unienne d-Matrix vient de lever 110 millions de dollars.


130 / 142

130: Javascript Array.Splice vs Array.slice

https://bidhubhushan.hashnode.dev/javascript-arraysplice-vs-arrayslice

Hashnode - javascript (Javascript)

Array.slice() slice() is a method of javascript array datatype that helps to get a subarray from an array. It doesn't change the original array. Syntax const arr = [1,2,3,4,5,6] const slicedArr = arr.slice(1,4) //Here the first parameter represents t...


131: Classes and Objects

https://code-11.hashnode.dev/classes-and-objects

Hashnode - python (python)

Understanding self and __init__ in Python Classes In Python's object-oriented programming, self and __init__ play vital roles in creating and interacting with objects. __init__: The Constructor The __init__ method is a constructor that gets called wh...


132: Exploring Flutter Layout Widgets: Expanded and Flexible

https://raman04.hashnode.dev/exploring-flutter-layout-widgets-expanded-and-flexible

Hashnode - Flutter (Flutter)

As a Flutter developer, you're probably well aware that creating responsive and dynamic layouts is a fundamental aspect of building successful apps. Flutter provides a rich set of widgets to help you achieve precisely that. In this blog post, we're g...


133: Understanding If and Else Conditions in Python

https://bansikah.hashnode.dev/understanding-if-and-else-conditions-in-python

Hashnode - python (python)

Using if and else conditions Introduction: If and else conditions are fundamental building blocks of programming languages, including Python. These conditional statements allow us to control the flow of our programs based on certain conditions. In th...


134: JavaScript Online Commpi...

https://codinguru.hashnode.dev/javascript-online-commpi

Hashnode - javascript (Javascript)

Introduction In the fast-paced world of web development, JavaScript remains a dominant force. Whether you're a seasoned developer or just starting out, having a reliable JavaScript compiler is essential. Thanks to the wonders of the internet, online ...


135: flutter_inappwebview overriding urls

https://jshims.hashnode.dev/flutterinappwebview-overriding-urls

Hashnode - Flutter (Flutter)

My company is migrating its native app into a hybrid app using Flutter and Webview. A requirement is to only allow navigation inside the WebVew if the domain belongs to the company or the payment service that the app is using. For other URLs / links,...


136: Introduction to Flutter: Building Beautiful Cross-Platform Apps

https://devwithflutter.hashnode.dev/introduction-to-flutter-building-beautiful-cross-platform-apps

Hashnode - Flutter (Flutter)

Introduction In the fast-paced world of mobile app development, finding a framework that allows developers to build high-quality apps efficiently for multiple platforms is like discovering a treasure chest. One such treasure in the app development wo...


137: TypeScript 5.2, Node 20.6, and Astro 3.0

https://javascriptweekly.com/issues/653

javascriptweekly (Javascript)

#'653 ' September 7, 2023 Read on the Web ' We're back! After two weeks enjoying the blistering desert heat of Las Vegas and downpours of Storm Hilary, I'm ready to get back to the weekly JavaScript roundups ' fingers crossed we're here each week till Christmas now :-)__Peter Cooper and the Cooperpress team JavaScript Weekly Astro 3.0 Released: The All-in-One Web Framework [...]


138: What to eat' A script for the recipe search.

https://programmersjourney.hashnode.dev/what-to-eat-a-script-for-the-recipe-search

Hashnode - python (python)

This Python script leverages the Spoonacular API to perform a recipe search based on a list of ingredients and retrieve detailed information about the found recipes, including their source URLs. The script is designed to help users find and explore r...


139: From Zero Node.js Skills To Contributing To Less.js And Math.js In 8 Weeks.

https://praisennamonu.hashnode.dev/from-zero-nodejs-skills-to-contributing-to-lessjs-and-mathjs-in-less-than-8-weeks

Hashnode - javascript (Javascript)

Imagine working for 6 weeks, only to discover that deleting a full stop is what solves the problem... I am a Computer science student at Kibo School of Technology and this blog post is about my 8-week internship which I entered with no previous knowl...


140 / 142

140: Observer Pattern in Python: A Blueprint for Event Handling and Communication

https://karun.hashnode.dev/observer-pattern-in-python-a-blueprint-for-event-handling-and-communication

Hashnode - python (python)

The Observer pattern is a behavioral design pattern that defines a one-to-many relationship between objects. When one object (the subject) changes its state, all its dependents (observers) are notified and updated automatically. In Python, you can im...




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