Posts

Showing posts from May, 2020

SQL Guide (Structured Query Language)

Image
SQL Guide SQL - Structured Query Language (Structured Query Language) SQL is a standard computer language used to access and manipulate databases. Common database management systems: MySQL, SQL Server, Access, Oracle, Sybase, and DB2 For those who want to store data and retrieve data from the database people, SQL knowledge is invaluable. What is SQL? SQL refers to the Structured Query Language  (S  tructured Q uery L anguage) SQL gives us the ability to access the database SQL is an ANSI standard computer language SQL for database queries executed SQL can retrieve data from the database SQL can insert a new record in the database SQL can delete records from the database SQL is easy to learn SQL database tables A database typically contains one or more tables. Each table consists of a name identity (such as "customer" or "Order"). Table contains records with data (rows). The following example is a table named "Persons" of:...

Server-side scripting guide

Image
Server-side scripting guide

XML-Extended Markup Language

Image
XML-Extended Markup Language (Extended Markup Language) XML is a cross-platform tool for communicating information and independent software and hardware.

JavaScript guide

Image
JavaScript guide Javascript-client script JavaScript is a scripting language that belongs to the network! There are millions of web pages to improve your javascript design, make browser detect cookies, make more applications, forms.

CSS guide

Image
CSS guide CSS-Cascading Style Sheet (CSS Style Sheet) CSS defines how HTML elements are displayed.

HTML guide

Image
HTML guide HTML-HTML (Hyper Text Markup Language) HTML is the primary language for construction sites / web production. HTML is an easy-to-learn markup language. Use HTML like <p> tag label end parenthesis to define the content of the page Using the start and end tags, HTML displays page elements: In the example above, the <p> tag marks the beginning of a paragraph, and the </ P> marks the end of a paragraph. By using simple HTML tags, web designers can add text, tables, images, lists and other program code such as titles, paragraphs, and web pages (HTML documents). HTML Yes : <html> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html> "try Click the "Try" button to view the instances. Web browsers (IE browsers, Firefox, Chrome, etc.) (HTML tags are not visible), read HTML documents, describe HTML tags, and display correct user readable content: Accordi...

WWW Directory-World Wide Web

Image
WWW Directory-World Wide Web (World Wide Web) WWW Directory-World Wide Web (World Wide Web) WWW-World Wide Web Consortium WWW is commonly called a network. The web is a network of computers around the world. It communicates over the web using standard computer languages. World Wide Web Consortium (W3C) has developed a web standard What is WWW? WWW Representative of the World Wide Web (WWW) The network is a worldwide computer network. All computers on the network communicate with each other All computers use HTTP communication standards How can I use the World Wide Web? Called information stored in a page file Web pages are stored on a web server. Computer-readable web pages are called web clients Web client to view the web browser of the program call of the page Popular browsers include Internet Explorer, Chrome and Firefox. How can I get a web browser? Web browser by requesting data acquired from the server Standard HTTP request with page address Instance...

Website guidelines

Image
Website guidelines What website developers must master the knowledge?

Create web design

Image
Create web design Designing a website requires careful thought and planning. The most important thing is to know the user access. User is a viewer A typical visitor cannot read the entire contents of the page! No matter how you do not post visitor useful information on a web page, just before deciding whether to continue to find and read it will take a few seconds. In the first sentence of the page, you must have your point of view! In addition, you should also use short paragraphs and interesting titles across the page. Less more Keep short paragraphs. Holding the section as short as possible. Long text documents do not help the user experience. If you do a lot of web content, information about the page small modules, and placed on other pages! sail It uses a consistent navigation structure across all pages of the site. Do not use hyperlinks, so it will undermine the consistency of your visitor navigation structure, so hyperlinks to other pages within a text...

Data technical

Image
Data technical data

How do I start developing an app?

Image
How do I start developing an app? Can I do nothing? Q & A Coding craze era… There are a lot of people who want to start developing apps I'm not a major, but many people ask me how to start developing an app. Although I am a beginner, I am a non-confucius and I am a person who has entered the world of app development without knowing a programming language. So I prepared a Q & A session. Q I'm a comb, can I develop an app? Even if you don't handle computers well, application development is, of course ... can do. When you first set it up, it's nothing to do with Compignion because you're just messing with code like writing a document. What matters is the ability to detect errors when a problem (error) occurs and quickly find and fix a solution on Google. Q What should I study from Android and Java language? I bought an Android book to make an app ... The book says that Android uses a programming language called Java. Ha ha ha I thought there wa...

Guide for beginners who don't even know app development

Image
Guide for beginners who don't even know app development

Learn Visual Studio debugger productivity tips and tricks

Image
Learn Visual Studio debugger productivity tips and tricks Read this topic to learn some productivity tips and tricks for the Visual Studio debugger. For more information on the basic features of the debugger, see Introduction to the debugger. This topic covers some areas that are not included in the feature tour. Data pinning tips If you frequently hover over a data tip while debugging, you can pin the data tip for a variable for quick access. Variables remain fixed after restart. To pin a data tip, hover over the pin icon and click. You can pin multiple variables. Continue debugging while editing code (C #, VB, C ++) In most languages ​​supported by Visual Studio, you can edit code and continue debugging during a debugging session. To use this feature, while paused in the debugger, use your cursor to click the code, make edits, and press F5, F10, or F11 to continue debugging. Edit XAML code and continue debugging To modify XAML code during a debugging session, see Write ...

Download Free Game Loop Emulator v3.1 For PC (2020 Latest)

Image
Download Free Game Loop Emulator v3.1 For PC 

beta-pubg-mobile-lite-update version free download

Image
BETA PUBG MOBILE LITE 0.17.0  for Android Tencent Games

Game for Peace [ officail ] game new 2020 free download

Image
Game for Peace 1.7.7  for Android Lightspeed & Quantum Studio

Mobizen [ officail ] _Screen_Recorder_Premium_mod.apk free download

Image
Mobizen Mod apk Usually, every Android device has a screenshot feature installed by the developer, while others can record screen videos. However, these default applications are often not good enough because they offer too few options and features. That is the reason why we need a better one. We recommend one of the best screen recording apps on Android named Mobizen Screen Recorder. Download Mobizen mod apk Summary information about Mobizen Screen Recorder Full Name Mobizen Screen Recorder Publisher MOBIZEN Genre Video Players & Editors Size 25M Mod Features Premium Unlocked Latest Version 3.7.5.3 Require Android 4.0 and up Latest Update May 3, 2020 Get it On In addition to video recording and screenshot,  Mobizen Screen Recorder Premium  is one of the few applications that allow users to edit videos right after recording. You can download the application on Google Play for free. However, to unlock features, you need to pay to buy a ...

HTML5 Notes for Professionals book

Image
HTML5 Text Level Semantics reference:  http://developers.whatwg.org/text-level-semantics.html#text-level-semantics a element  -- anchor. useful to provide a link for a block of content. also helpful for cross reference using  id . e.g. a text ad that should have a link wherever it is clicked. em element  -- emphasis. emphasizing a particular word or phrase. e.g. you are  not  welcome!. not to be confused with  i element . typically emphasis changes the meaning of a sentence in a subtle way. think about this example. i element  -- change of context. voice, thinking, mood, etc. e.g. "i loved it"  not really but can i tell the truth? strong element  -- represents strong importance of its contents. does not change the meaning of a sentence. e.g.  warning : contents are inflammable. b  -- content to draw attention. without adding importance or change in mood or voice. e.g.  <b>Ragu</b> and <b>Anu...