coreyhaines/bawch
Code for the "Build an App With Corey Haines" video series (⭐ 34)
Code for the "Build an App With Corey Haines" video series (⭐ 34)
Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller (⭐ 1033)
Companion code for the Smashing Magazine mobile development series on developing applications using 4 different development technologies. (⭐ 142)
Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin (⭐ 1391)
Multistack Registration Method Code for Paper Whittier et al., 2024 (⭐ 2)
This paper presents a machine learning methodology prototype using a large synthetic dataset of job listings to identify trends, predict salaries, and group similar job roles. Employing techniques such as regression, classification, clustering, and n...
A Barcode scanner capapable of reading Code128, Code93, Code39, Standard/Industrial 2 of 5, Interleaved 2 of 5, Codabar and EAN-13 barcodes in javascript. (⭐ 603)
RSS Bandit is an open source RSS/Atom aggregator based on the Microsoft .NET framework. It was originally released as a code sample in a series of articles
?️?Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2T…
Established methods for structural elicitation typically rely on code modelling standard graphical models classes, most often Bayesian networks. However, more appropriate models may arise from asking the expert questions in common language about what...
Microsoft Office 2016 (codenamed Office 16) is a version of the Microsoft Office productivity suite, succeeding both Office 2013 and Office for Mac 2011
An ExpressionEngine plugin that outputs embed code, video title, video author and URL, and a thumbnail from a video URL (such as from YouTube, Vimeo, and others) (⭐ 43)
We are codes Soso group (⭐ 0)
Nov 4, 2010 · I'm currently learning about class inheritance in my Java course and I don't understand when to use the super() call? Edit: I found this example of code where super.variable is used: class A …
Jul 9, 2018 · Thirdly, when you call super() you do not need to specify what the super is, as that is inherent in the class definition for Child. Below is a fixed version of your code which should perform …
Nov 3, 2015 · The one without super hard-codes its parent's method - thus is has restricted the behavior of its method, and subclasses cannot inject functionality in the call chain. The one with super has …
Code and links for a workshop at NICAR 2025 in Minneapolis (⭐ 9)
Code repository for paper "GeoRanker: Distance-Aware Ranking for Worldwide Image Geolocalization" (⭐ 19)
White tie, also called full evening dress or a dress suit, is the most formal evening Western dress code. For men, it consists of a black tail coat (alternatively
analyzing code convention from github commits for Github data challenge II (⭐ 731)