Tuesday 29 August 2017

What Is The Difference Between Web Designers And Graphic Designers

Difference Between Web Designers And Graphic Designers

Graphic Designers

Graphic designers utilize organization to make illustrations which fulfill an undertaking.

How can one make designs that achieve an assignment? Utilizing arrangement of plan components, differentiate, hues, imagery the Graphic designer's engineers a static interface which means to finish an objective.

The objective of a Graphic design could be as straightforward as getting somebody's consideration and motivating them to put their foot on the brake… or it could go for making somebody hungry for a scrumptious, warm, energized refreshment.

In the event that a Graphic designer's  plans a deride up of a site would they say they are as yet a visual planner and not website designers?. In any event when they are outlining the site in Photoshop, artist, gimp, or ms-paint.

Great inquiry! We're feeling the loss of a connection. graphics design is a predecessor of website architecture… And the missing connection between the two is activity. The plan component of development is critical to intuitive outline.

Website Designers

We've built up that outlining a site page in photoshop does not a website designers make. On the off chance that you missed that part please read the past segment where I clarify that.

Website designers need to code a tad bit, some HTML and CSS will do. Website designers ought to likewise be comfortable with usability (how individuals connect with a site). Graphic designers have convenience concerns as well (a few societies perusing left to right while other reads start to finish).

Openness and ease of use are connected yet isolate ideas. Ease of use is the way a client works with a question. Openness is if a client can collaborate with a protest (screen perusers for outwardly disabled individuals for instance).

We should consider the web design from another edge… Rather than planning how a site should look… Shouldn't something be said about outlining how a site ought to explore? How are the clients going to get from the landing page to the request frame?
Read more

Thursday 17 August 2017

What is the difference between web development & web design


What is the difference between web development & web design

Web Design and Web Development are like two sides of the same coin. Without either, the coin would lose its value.
Before understanding “Design” and “Development”, let’s first understand “Web”.
The Web is basically a network of interconnected devices. These include our laptops, desktops, smartphones, Tablets and now even devices like smart watches, smart TVs and a host of other devices.
If we were to group these devices based on interaction and core functionality, we would have “Clients” and “Servers”.
Clients are basically all the devices that common users would use to connect to the internet. This would include laptops, desktops, smartphones, smartwatches, TVs etc. These are the devices we use to view and interact with websites.
Servers, on the other hand, are the devices that “hold” all of this website data and broadcast it to the client devices. All website data and logic is stored on a server, and when a client requests for this data, the server sends it over as requested.
Speaking in metaphors, a radio would be a client, while a radio station would be a server. Except, in the case of the web, even the radio stations are interconnected to each other.
Web development:
Web development is divided into multiple stacks, we have Frontend, Backend, and Fullstack:
  • Frontend development is the process of creating the layout of a website. It's the part that the users see and interact with. It's typically coded using HTML/CSS/Javascript. There are also a few tools and frameworks that can be used, like Bootstrap and Angular.js.
  • Backend development is the creation of the functional part of a website. It's what makes the website functional. Unlike the Frontend development Backend doesn't have set languages to code in. Each developer chooses one or few languages he feels comfortable with and code in them. Some of the most famous Backend languages are PHP/Java/Python/Perl. There are also a few frameworks such as Ruby On Rails/Django/Node.js.. Another part of the Backend development is interacting with the Database, which requires its own set of languages like AJAX/MySql/MongoDB ...
  • A full-stack developer is someone who masters the Frontend and Backend and works comfortably with both. He is usually a senior developer and has a lot of years of experience.
Web design:
Web design is the process of designing a website, using the latest design trends and keeping in mind the UI (User interface) and UX (User experience). It typically was done with Adobe Photoshop, though there are a few other tools available.
In conclusion, both of them are very different from each other but are in the same family.
Read more

Wednesday 26 July 2017

How do I become a web designer at Home




The title 'Web designer' can have multiple meanings, but let's assume that you mean UX + UI design (with no coding).

To become a UX/UI designer, understand that UX is not UI, and then learn the following:


  • UX research methodologies
  • Wireframing, prototyping
  • Adobe Photoshop and/or Illustrator (or Sketch)
  • The Web and mobile design
  • OPTIONAL: HTML/CSS (It's worth mentioning that as a digital designer, your work will be implemented into code. If you know the platform in which you're designing for, you'll make your life and the lives of your teammates much easier.)

I would recommend any of the following online platforms:


  1. Lynda - Online video tutorials & training (paid)
  2. Treehouse - Learn Web Design, Web Development, and More (paid)
  3. Google online tutorials and articles (free)

Once you feel comfortable having gone through and learned the basics, you must then immerse yourself in the world of design. This is how you'll get experience — from diving right into projects/clients, and designing day in and day out. You should be living and breathe design:


  • It's normal to have high expectations when you begin, then realize it's harder or you're not as good as you thought you would be. Don't get discouraged -- this is normal.
  • It will take many iterations of doing. This is how design gets better and optimized.
  • Create a list of designers that you admire and follow them. Copy their work -- then throw it away. Pick up on the small details they put in, and walk away with new learnings and insights.
  • Connect and engage with your local UX + UI design communities. Join meetups around town and network with other designers who are in a position that you aspire to.
  • Find a mentor you look up to, and hop on a call with them, or grab a coffee if you're nearby. Seek out constant feedback in direction and career advice. Ask them the path they took and how they broke into the industry.
  • Reach out to designers on Twitter and tweet to them.
  • Be inspired daily by impressive work from other designers. Make a habit of reading Designer News in the morning, and install Panda for Designers, Developers, and Entrepreneurs.

Keep working on building up your portfolio with real-world projects. These are the ones that get your foot into the door of future interviews and will give you actual confidence when you are presenting your work.
Read more