General

Browse 2062 guides in General

Showing 30 of 2062 guides (Page 33 of 69)
📄
RESTful URL design for search
Learn restful url design for search with practical examples, diagrams, and best practices. Covers rest development techniques with visual explanations.
intermediate rest programming
Emacs: how to replace a string using a regular expression?
Emacs: how to replace a string using a regular expression?
Learn emacs: how to replace a string using a regular expression? with practical examples, diagrams, and best practices. Covers regex, emacs, replace development techniques with visual explanations.
intermediate regex emacs replace
Is barcode Code39 scanning reliable?
Is barcode Code39 scanning reliable?
Learn is barcode code39 scanning reliable? with practical examples, diagrams, and best practices. Covers encoding, barcode, barcode-scanner development techniques with visual explanations.
intermediate encoding barcode barcode-scanner
Install a Windows service using a Windows command prompt?
Install a Windows service using a Windows command prompt?
Learn install a windows service using a windows command prompt? with practical examples, diagrams, and best practices. Covers windows-services, command-prompt development techniques with visual exp...
intermediate windows-services command-prompt
Visual Studio Code - is there a Compare feature like that plugin for Notepad ++?
Visual Studio Code - is there a Compare feature like that plugin for Notepad ++?
Learn visual studio code - is there a compare feature like that plugin for notepad ++? with practical examples, diagrams, and best practices. Covers visual-studio-code development techniques with v...
intermediate visual-studio-code programming
What is "with (nolock)" in SQL Server?
What is "with (nolock)" in SQL Server?
Learn what is "with (nolock)" in sql server? with practical examples, diagrams, and best practices. Covers sql-server, nolock development techniques with visual explanations.
intermediate sql-server nolock
In Drupal should I use content-types or database abstraction layer?
In Drupal should I use content-types or database abstraction layer?
Learn in drupal should i use content-types or database abstraction layer? with practical examples, diagrams, and best practices. Covers database, drupal-7, methodology development techniques with v...
intermediate database drupal-7 methodology
📄
How to load packages in R
Learn how to load packages in r with practical examples, diagrams, and best practices. Covers r, tm development techniques with visual explanations.
intermediate r tm
📄
What exactly is the GNU tar ././@LongLink "trick"?
Learn what exactly is the gnu tar ././@longlink "trick"? with practical examples, diagrams, and best practices. Covers interop, gnu, tar development techniques with visual explanations.
intermediate interop gnu tar
Subst drive & folder
Subst drive & folder
Learn subst drive & folder with practical examples, diagrams, and best practices. Covers windows, command-line, path development techniques with visual explanations.
intermediate windows command-line path
mybatis spring mvc application, getting Invalid bound statement (not found)
mybatis spring mvc application, getting Invalid bound statement (not found)
Learn mybatis spring mvc application, getting invalid bound statement (not found) with practical examples, diagrams, and best practices. Covers spring, spring-mvc, mybatis development techniques wi...
intermediate spring spring-mvc mybatis
📄
What does O(log n) mean exactly?
Learn what does o(log n) mean exactly? with practical examples, diagrams, and best practices. Covers algorithm, time-complexity, big-o development techniques with visual explanations.
intermediate algorithm time-complexity big-o
📄
How do you port a Cocoa/Mac application to Windows?
Learn how do you port a cocoa/mac application to windows? with practical examples, diagrams, and best practices. Covers windows, macos, port development techniques with visual explanations.
intermediate windows macos port
📄
What does String formatter "<<<&" in Informix 4GL code mean?
Learn what does string formatter "<<<&" in informix 4gl code mean? with practical examples, diagrams, and best practices. Covers string-formatting, informix, 4gl development techniques with visual ...
intermediate string-formatting informix 4gl
📄
What is the hamburger menu icon called and the three vertical dots icon called?
Learn what is the hamburger menu icon called and the three vertical dots icon called? with practical examples, diagrams, and best practices. Covers button, menu, hamburger-menu development techniqu...
intermediate button menu hamburger-menu
How to make a SQL "IF-THEN-ELSE" statement
How to make a SQL "IF-THEN-ELSE" statement
Learn how to make a sql "if-then-else" statement with practical examples, diagrams, and best practices. Covers sql-server, if-statement development techniques with visual explanations.
intermediate sql-server if-statement
📄
Can the user access the keychain on iOS?
Learn can the user access the keychain on ios? with practical examples, diagrams, and best practices. Covers ios, keychain development techniques with visual explanations.
intermediate ios keychain
📄
Redirect stderr and stdout in Bash
Learn redirect stderr and stdout in bash with practical examples, diagrams, and best practices. Covers bash, shell, stdout development techniques with visual explanations.
intermediate bash shell stdout
📄
How to subtract numbers in binary
Learn how to subtract numbers in binary with practical examples, diagrams, and best practices. Covers binary development techniques with visual explanations.
intermediate binary programming
algorithm to test whether G contains an arborescence
algorithm to test whether G contains an arborescence
Learn algorithm to test whether g contains an arborescence with practical examples, diagrams, and best practices. Covers graph development techniques with visual explanations.
intermediate graph programming
Disable password authentication for SSH
Disable password authentication for SSH
Learn disable password authentication for ssh with practical examples, diagrams, and best practices. Covers ubuntu, ssh development techniques with visual explanations.
intermediate ubuntu ssh
📄
android - EditText height resize based on keyboard
Learn android - edittext height resize based on keyboard with practical examples, diagrams, and best practices. Covers android, android-layout, android-activity development techniques with visual e...
intermediate android android-layout android-activity
📄
How to solve "The directory is not empty" error when running rmdir command in a batch script?
Learn how to solve "the directory is not empty" error when running rmdir command in a batch script? with practical examples, diagrams, and best practices. Covers windows, batch-file development tec...
intermediate windows batch-file
📄
Installing ADB on macOS
Learn installing adb on macos with practical examples, diagrams, and best practices. Covers android, macos, adb development techniques with visual explanations.
intermediate android macos adb
📄
What does "connection reset by peer" mean?
Learn what does "connection reset by peer" mean? with practical examples, diagrams, and best practices. Covers sockets, tcp, socketexception development techniques with visual explanations.
intermediate sockets tcp socketexception
Reading Guitar Hero or Rock Band Controllers from a PC
Reading Guitar Hero or Rock Band Controllers from a PC
Learn reading guitar hero or rock band controllers from a pc with practical examples, diagrams, and best practices. Covers usb development techniques with visual explanations.
intermediate usb programming
How to save VBA in a in or as Macro
How to save VBA in a in or as Macro
Learn how to save vba in a in or as macro with practical examples, diagrams, and best practices. Covers vba, excel development techniques with visual explanations.
intermediate vba excel
📄
.net Interface explanation
Learn .net interface explanation with practical examples, diagrams, and best practices. Covers .net, interface development techniques with visual explanations.
intermediate net interface
Why is "||" the symbol for or?
Why is "||" the symbol for or?
Learn why is "||" the symbol for or? with practical examples, diagrams, and best practices. Covers syntax, operators, history development techniques with visual explanations.
intermediate syntax operators history
📄
Incrementing a variable inside a Bash loop
Learn incrementing a variable inside a bash loop with practical examples, diagrams, and best practices. Covers bash, shell, loops development techniques with visual explanations.
intermediate bash shell loops