"what should a developer know about interface design, usability and user psychology to create great software? " Code Answer
Answers related to “what should a developer know about interface design, usability and user psychology to create great software? ”
- Creating a threaded private messaging system like facebook and gmail
- Using the Data Mapper Pattern, Should the Entities (Domain Objects) know about the Mapper?
- How to use XML to create OCI-Lob Object?
- Should I have 1 or 2 tables for user personal addresses and user group addresses?
- MySql Modified preorder tree to create url
- What should every web developer know about encryption?
- Is it possible to create optional methods in a PHP interface?
- How to create RecyclerView with multiple view type?
- What should my Objective-C singleton look like? [closed]
- What is the difference between an interface and abstract class?
- How to create a timer using tkinter?
- Is there a pattern for initializing objects created via a DI container
- What is the purpose of system table master..spt_values and what are the meanings of its values?
- What is the difference among col-lg-*, col-md-* and col-sm-* in Bootstrap?
- Is it possible to create a remote repo on GitHub from the CLI without opening browser?
- How to create interface between Fragment and adapter?
- How to create materialized views in SQL Server?
- How to create a simple divider in the new NavigationView?
- How to create a WPF UserControl with NAMED content
- How to create a resizable rectangle with user touch events on Android?
- What should every programmer know about security? [closed]
- Why should a developer use web services instead of direct connections to a db? [closed]
- Should a developer aim for readability or performance first? [closed]
- How to create a spinning command line cursor?
- What does a JVM have to do when calling a native method?
- What is a StoryBoard ID and how can I use this?
- How will I know when to create an interface?
- What is the difference between an interface and a class, and why I should use an interface when I can implement the...
- Should I add the Visual Studio .suo and .user files to source control?
- What is a better way to sort by a 5 star rating?
- How to create a multi-tenant database with shared table structures?
- How big can a user agent string get?
- How to make user controls know about css classes in ASP.NET
- What's the difference between design patterns and architectural patterns?
- should a db connection be a singleton?
- How to create a notification in swing
- What is the idiomatic way in Go to create a complex hierarchy of structs?
- Default Interface Methods. What is deep meaningful difference now, between abstract class and interface? [closed]
- How to create a reorder-able TableView in JavaFx
- How to create JList with icon and text?
- How to create an image of a WPF UserControl at runtime
- How to create a singleton class
- How to create a card toolbar using appcompat v7
- This appears to create an object from an interface; how does it work?
- How to create and populate a table in a single step as part of a CSV import operation?
- How to create a fluent query interface?
- How to create user define (new) event for user control in WPF ?one small example
- How to create a round mouse area in QML
- How to create a GUI inside a function in MATLAB?
- How can I design a Java web application without an ORM and without embedded SQL [closed]
- What should I name a table that maps two tables together? [closed]
- How to find the privileges and roles granted to a user in Oracle?
- How do I create a 1px line in Interface Builder?
- What are some advantages to using an interface in C#?
- How to create a Singleton in C?
- Yeah.. I know.. I'm a simpleton.. So what's a Singleton?
- How to create custom Listeners in java?
- How to create a JavaFX dialog?
- How to create a custom Transformer from a UDF?
- DjangoRestFramework - registering a user: difference between UserSerializer.save() and User.objects.create_user()?
- How to create a file in Linux from terminal window? [closed]
- What is a good Very-High level UI framework for JavaScript?
- Is it possible to create a column with a UNIX_TIMESTAMP default in MySQL?
- How to create Abstract base class in JavaScript that can't be Instantiated
- How to create static JNI Environment Pointer?
- What should I consider when selecting a data type for my primary key?
- How to create an object with private members using Object.create() instead of new
- how to create Multiple user control that pointing single code behind file in silverlight 4
- How To Create A 'Two-Sided' Unique Index On Two Fields?
- How to create a toolbar between UITableView rows
- What's the name of Google Analytics async design pattern and where is it used?
- How to create custom annotation with code behind
- Android: how to create a background from pattern?
- Toolbar inside CardView to create a popup menu (overflow icon)
- Non-virtual interface design pattern in C#/C++
- What is a good database design (schema) for a attendance database?
- Difference between Structural Design Pattern and Behavioral Design Pattern? [closed]
- What's the difference between design patterns and design principles?
- Use JNI to Create, Populate and Return a Java Class Instance
- What's a fluent interface?
- Should a Composite Primary Key be clustered in SQL Server?
- JNI wrapper for C function using SWIG - what should be the typemap?
- Is there an elegant way to store a dual relationship (i.e. user 1 and user 2 are friends)
- How to create a folder in C (need to run on both Linux and Windows)
- Using Javascript loop to create multiple HTML elements
- How to create QString in PyQt4?
- How to create a search bar similar to Google search style in JAVA GUI
- How to create cube window with css?
- How to create a Qt-Quick Test
- What USEFUL bitwise operator code tricks should a developer know about? [closed]
- What are the differences between Presenter, Presentation Model, ViewModel and Controller?
- What's the point of the Prototype design pattern?
- iPhone: Create a reusable component (control) that has some Interface Builder pieces and some code
- What are the new features of Android Design Support Library and how to use its Snackbar?
- How to create a helpful tooltip in Android [closed]
- What should be included in the state-of-the-art error and exception handling strategy? [closed]
- MVVM: Should a VM object expose an M object directly, or only through getters delegating to M's getters?
- MVP and multiple User Controls
- Should a .sln be committed to source control?
- What is the “Mode” property in Interface Builder which offers “Scale to fill”, “Aspect fit” etc.?
- What should be the considerations for choosing SQL/NoSQL? [closed]
- What should come first — the design pattern or the code?
- How to create method interface with variable parameters / different method signatures?
- In Python/OpenCV is there a way to quickly scroll through frames of a video, allowing the user to select the start...
- LINQ and XDocument: How to create XML file?
- How to create a responsive (varying column count) Angular-Material card grid
- How to create a pulsing glow ring animation in CSS?
- Core Data Design - How to have both app data and user data?
- git request-pull: how to create a (github) pull request on the command line?
- How to create a UserControl that you can drop other controls in it?
- How granular should a domain event be?
- What is the difference between Chain Of Responsibility design pattern and using a simple if-elseif-else block?
- Memento design pattern and State design pattern
- Using user input to create a new object [JAVA]
- How to create a static library (.a file) in Android Studio 3.2 with CMake
- GUI architecture design resources? [closed]
- BlackBerry - How to create sub menu?
- Does anyone know about issues between Citrix and Delphi 2007 applications? (And perhaps other development languages?)
- How to create an interface that keeps some methods internal for testing in C#?
- What is a more elegant solution to these nested if/elseif statements?
- What does a compiler add to an empty class declaration?
- How to create a Postgres table with unique combined primary key?
- How to create transparent semicircle? [closed]
- Which pattern should I use for my unique instance of the User class?
- When should a social security number be used as a database primary key?
- If an class implements an interface, and is assigned to a variable with a type of that interface, what type is that...
- How to create 3 way ManyToMany relationship django
- How to create a new (persistent) Firefox profile with Selenium in Python?
- How should I structure my database entities with invites and recipients for e-signing web app in Django?
- Use strings to create words and paths in Red language
- user input to create object
- How to create an image map using Java Swing?
- SonarQube how to create Profile and import new rules to it
- How to create Google Sheets using Service Account Credential in Python?
- How to create a static (non-refreshing) menu bar like Facebook?
- About responsive sites, pixels, and density
- Icons: How does a developer with no design skill make his/her application icons look pretty? [closed]
- What are your best Swing design patterns and tips? [closed]
- How should I do rapid GUI development for R and Octave methods (possibly with Python)?
- What is a good online resource for css 'design patterns'? [closed]
- How to create a UI like the new market or Google plus?
- Examples of great software design and implementation [closed]
- what's the difference between the patterns Strategy, Visitor and Template Method?
- How to create app bar with icons using TabLayout Android Design?
- How to create android timeline view like google location history?
- What do you do with a developer who does not test his code? [closed]
- What should I learn first before heading to C++? [closed]
- Best way to hide/disable GUI elements based on user's privilege?
- What are some basic tenets of interface design? [closed]
- What is the purpose of a static method in interface from Java 8?
- asp.net webforms and jquery: How to save/restore jquery state between postbacks?
- What parts of the Java ecosystem and language should a developer learn to get the most out of Scala?
- Should I stop using abstract base classes/interfaces and instead use boost::function/std::function?
- What are the best resources for design patterns and their uses? [closed]
- Android: How to create a homescreen shortcut to launch a shell script? [closed]
- How many constructors should a class have?
- How to create dynamic diagonal line from left-bottom to right-top corner?
- Qt designer: How to add widget to a layout in the designer when the layout appears infinitely thin?
- How to create a udf in PySpark which returns an array of strings?
- Is there a mismatch between Domain-Driven Design repositories and Spring Data ones?
- How does a factory know which type of object to create?
- Should I not pass an interface as const?
- Is it expensive to create objects?
- How to display a temporary baloon tooltip during input validation?
- GUI as a finite state machine
- Most elegant way to create a Namespace/Class type structure in JavaScript [closed]
- Delphi GUI Design Specifications and Guidelines [closed]
- Why is adding default methods to interfaces in Java 8 a good design choice and what are the alternatives
- Interface for cropping operation: user-resizeable rectangle drawn on image
- What's a good way to check if two datetimes are on the same calendar day in TSQL?
- How to create a tree-view preferences dialog type of interface in C#?
- What is a “database entity” and what types of DBMS items are considered entities? [closed]
- How detailed should a customer acceptance test be?
- Strategy Design Pattern and Factory Method Design Pattern
- Best way to create REST API for long lasting tasks?
- Why does Apple recommends to create modal navigation controllers programmatically?
- DDD: what's the use of the difference between entities and value objects?
- What is a good design pattern in C# for classes that need to reference other classes?
- Converting jbyteArray to a character array, and then printing to console
- How to create a CLI in Python that can be installed with PIP?
- How to Create Seperate Values folder Sony Xperia Z1 in android
- How should a programmer go about getting started with Flash/Flex/ActionScript? [closed]
- How to configure the bindings of a function in Spring Cloud Stream to bind its input to a web endpoint and its...
- Best way to create dynamic table with left column header
- Web usability: alert/notification - how to attract attention?
- How to create an anonymous implementation of an interface?
- Android: Creating a parent layout and extending it to maintain an identical look and feel across all activities of...
- Switching OK-Cancel and Cancel-OK to enforce user interaction?
- What is the best practices in db design when I want to store a value that is either selected from a dropdown list...
- Correct way to use Actions to create menus, toolbars, and other components in Java
- ASP.NET MVC Navigation and User Interface design
- Bash script to create symbolic links to shared libraries
- What should a Python project structure look like for Travis CI to find and run tests?
- C# - What should I use, an Interface, Abstract class, or Both?
- Distance from Point To Line great circle function not working right.
- What's a good embedded browser for a pygtk application?
- How to create a perfect Singleton class in c#?
- How to create buttons which are activated when the user slides their finger over them on iPhone
- redirect to admin and user based on user role in code igniter
- What would be the best way to design database and relationships for a website like Yelp or eBay (lots of categories...
- Dynamically resizing and adding widgets to Tkinter window
- Using Interfaces to Create a Queue for Arbitrary Types
- How do I create a Class using the Singleton Design Pattern in Ruby?
- Is it possible to create C# language modifications as did LINQ?
- Why should I start using Google Material Design Lite instead of Twitter Bootstrap or Foundation
- When to create Interface Builder plug-in for custom view?
- Qt Creating layouts and adding widgets to layouts dynamically
- What decides which functional interface to create from a lambda?
- Is it possible to have "movable"/"draggable" components like JButtons, JTextFields in a JFrame?
- What is Model in user interface design patterns like MVC, MVP, MVVM?
- Is there a way to improve JFileChooser look and feel under Ubuntu?
- How to create multiple sequences in one table?
- DDD: Should a Dto Assembler be a part of Domain Layer?
- Best way to create a numeric pad as seen in Apples telephone app
- Should a Repository implement UnitOfWork?
- .INF files and NCF_HAS_UI: how to write .dll for displaying advanced properties tab of network driver?
- How to create a gridview like Foursquare interest selection screen?
- how to create an interface method with CodeDom
- What is the differences between Traditional code-based engineering and model-driven engineering approaches?
- Why use hashing to create pathnames for large collections of files?
- How to create a drag and drop similar to safari toolbar customisation for iPad
- Is it possible to create an object of an interface in java?
- Do I need to create surrogate key for my relationship table?
- Should a single command address multiple aggregates?
- How to create user session manage system in Yii2 with DbSession [closed]
- Arguing about usability and "prettyness"
- Does it make sense to create a `Copyable` type interface instead of using `Cloneable`?
- Create an Spark udf function to iterate over an Array of bytes and convert it to numeric
- Play-Slick: Is it possible to improve this design (pattern) ... and how to call it?
- How to create Facebook like friends system in php with mysql
- How to create a client notification service for a webapp or should I use an Observer Pattern?
- Clean way to create multiple resources (different types) with an API
- c++ winapi impossible to create 2 controls
- (WPF MVVM) How to add a user control to a View from a collection in a ViewModel
- How to design a class that is constant after initialization and exists only once in my whole program
- What's a good icon to represent a legend or a key for a diagram?
- Pattern for allowing a user to change his password. Should the user have to repeat the new password as well as...
- In Go, can both a type and a pointer to a type implement an interface?
- Functions Overloading in interface and classes - how to?
- Rounded Textured Segmented control style deprecated in OSX 10.7? What should I use?
- Authentication and User Tasks
- What breaks a .net binary (dll) interface
- How to create multiple windows with the same nib file in xcode
- How to create HashMap<String, String> through JNI then parse to java
- Passing a range to Excel User Defined Function and assigning it to an array
- What constitutes a rich domain model in a POJO/POCO?
- What's the difference between design pattern and enterprise design pattern?
- How to create a GUI to play, pause, fast forward and rewind video in MATLAB?
- java.sql.SQLException: ORA-06550: line 1, column 13: After granting user permission to EXECUTE package
- What is a good and known JavaScript MVC pattern?
Only authorized users can answer the Search term. Please sign in first, or register a free account.
useful and effective interfaces are beautiful. look at them as a ui designer, not as an art major. :-)