General

Browse 2062 guides in General

Showing 30 of 2062 guides (Page 30 of 69)
How to set 'File Search' as the default dialog when pressing CTRL + H in Eclipse or STS?
How to set 'File Search' as the default dialog when pressing CTRL + H in Eclipse or STS?
Learn how to set 'file search' as the default dialog when pressing ctrl + h in eclipse or sts? with practical examples, diagrams, and best practices. Covers eclipse, full-text-search, keyboard-shor...
intermediate eclipse full-text-search keyboard-shortcuts
📄
add x=y line to scatterplot
Learn add x=y line to scatterplot with practical examples, diagrams, and best practices. Covers r, plot, line development techniques with visual explanations.
intermediate r plot line
📄
How to get device (AOSP) Build Number in Android devices programmatically?
Learn how to get device (aosp) build number in android devices programmatically? with practical examples, diagrams, and best practices. Covers android, version-numbering development techniques with...
intermediate android version-numbering
📄
Obtain a link to a specific email in GMail
Learn obtain a link to a specific email in gmail with practical examples, diagrams, and best practices. Covers hyperlink, gmail development techniques with visual explanations.
intermediate hyperlink gmail
📄
How can I install and use "make" in Windows?
Learn how can i install and use "make" in windows? with practical examples, diagrams, and best practices. Covers windows, makefile, gnu-make development techniques with visual explanations.
intermediate windows makefile gnu-make
How to loop over files in directory and change path and add suffix to filename
How to loop over files in directory and change path and add suffix to filename
Learn how to loop over files in directory and change path and add suffix to filename with practical examples, diagrams, and best practices. Covers bash, for-loop, filenames development techniques w...
intermediate bash for-loop filenames
Proof of correctness: Algorithm for diameter of a tree in graph theory
Proof of correctness: Algorithm for diameter of a tree in graph theory
Learn proof of correctness: algorithm for diameter of a tree in graph theory with practical examples, diagrams, and best practices. Covers algorithm, tree, graph-theory development techniques with ...
intermediate algorithm tree graph-theory
📄
Fixing set.seed for an entire session
Learn fixing set.seed for an entire session with practical examples, diagrams, and best practices. Covers r, montecarlo, random development techniques with visual explanations.
intermediate r montecarlo random
📄
List of standard lengths for database fields
Learn list of standard lengths for database fields with practical examples, diagrams, and best practices. Covers database, standards development techniques with visual explanations.
intermediate database standards
📄
How do I use principal component analysis in supervised machine learning classification problems?
Learn how do i use principal component analysis in supervised machine learning classification problems? with practical examples, diagrams, and best practices. Covers machine-learning, pca, supervis...
intermediate machine-learning pca supervised-learning
📄
Practical Uses of Fractals in Programming
Learn practical uses of fractals in programming with practical examples, diagrams, and best practices. Covers algorithm, math, random development techniques with visual explanations.
intermediate algorithm math random
📄
Set up git bash to work with tabs on windows
Learn set up git bash to work with tabs on windows with practical examples, diagrams, and best practices. Covers git-bash, console2 development techniques with visual explanations.
intermediate git-bash console2
📄
Difference between sh and Bash
Learn difference between sh and bash with practical examples, diagrams, and best practices. Covers bash, shell, unix development techniques with visual explanations.
intermediate bash shell unix
📄
aws cli: How can I query list values?
Learn aws cli: how can i query list values? with practical examples, diagrams, and best practices. Covers amazon-web-services, aws-cli development techniques with visual explanations.
intermediate amazon-web-services aws-cli
📄
Is there a Boolean data type in Microsoft SQL Server like there is in MySQL?
Learn is there a boolean data type in microsoft sql server like there is in mysql? with practical examples, diagrams, and best practices. Covers sql-server, types, boolean development techniques wi...
intermediate sql-server types boolean
How would you make an RSS-feeds entries available longer than they're accessible from the source?
How would you make an RSS-feeds entries available longer than they're accessible from the source?
Learn how would you make an rss-feeds entries available longer than they're accessible from the source? with practical examples, diagrams, and best practices. Covers caching, rss, offline developme...
intermediate caching rss offline
📄
Converting from spherical coordinates to cartesian around arbitrary vector N
Learn converting from spherical coordinates to cartesian around arbitrary vector n with practical examples, diagrams, and best practices. Covers math, vector, coordinates development techniques wit...
intermediate math vector coordinates
📄
Haskell for Lambda Calculus, Type Inferencing
Learn haskell for lambda calculus, type inferencing with practical examples, diagrams, and best practices. Covers haskell, types, lambda development techniques with visual explanations.
intermediate haskell types lambda
View with round corners not smooth
View with round corners not smooth
Learn view with round corners not smooth with practical examples, diagrams, and best practices. Covers android, rounded-corners, android-shapedrawable development techniques with visual explanations.
intermediate android rounded-corners android-shapedrawable
📄
How do I get countifs to select all non-blank cells in Excel?
Learn how do i get countifs to select all non-blank cells in excel? with practical examples, diagrams, and best practices. Covers excel development techniques with visual explanations.
intermediate excel programming
Regular expression for alphanumeric and underscores
Regular expression for alphanumeric and underscores
Learn regular expression for alphanumeric and underscores with practical examples, diagrams, and best practices. Covers regex development techniques with visual explanations.
intermediate regex pattern
📄
bash: Bad Substitution
Learn bash: bad substitution with practical examples, diagrams, and best practices. Covers string, bash, ubuntu development techniques with visual explanations.
intermediate string bash ubuntu
📄
How can I set tint for an image view programmatically in Android?
Learn how can i set tint for an image view programmatically in android? with practical examples, diagrams, and best practices. Covers android, imageview, tint development techniques with visual exp...
intermediate android imageview tint
What is the use of uniqueidentifier in SQL Server?
What is the use of uniqueidentifier in SQL Server?
Learn what is the use of uniqueidentifier in sql server? with practical examples, diagrams, and best practices. Covers sql-server development techniques with visual explanations.
intermediate sql-server programming
📄
Keyword changes or new keyword add while updating app version in app store
Learn keyword changes or new keyword add while updating app version in app store with practical examples, diagrams, and best practices. Covers ios, app-store, app-store-connect development techniqu...
intermediate ios app-store app-store-connect
📄
Better way of using a few different resources files per build flavor
Learn better way of using a few different resources files per build flavor with practical examples, diagrams, and best practices. Covers android, gradle development techniques with visual explanati...
intermediate android gradle
📄
How to download GitHub Release from private repo using command line
Learn how to download github release from private repo using command line with practical examples, diagrams, and best practices. Covers shell, github, command-line development techniques with visua...
intermediate shell github command-line
📄
Why is it common to put CSRF prevention tokens in cookies?
Learn why is it common to put csrf prevention tokens in cookies? with practical examples, diagrams, and best practices. Covers http, security, cookies development techniques with visual explanations.
intermediate http security cookies
📄
Match linebreaks - \n or \r\n?
Learn match linebreaks - \n or \r\n? with practical examples, diagrams, and best practices. Covers regex, language-agnostic, line-breaks development techniques with visual explanations.
intermediate regex language-agnostic line-breaks
How to remove files and directories quickly via terminal (bash shell)
How to remove files and directories quickly via terminal (bash shell)
Learn how to remove files and directories quickly via terminal (bash shell) with practical examples, diagrams, and best practices. Covers file, terminal, directory development techniques with visua...
intermediate file terminal directory