دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Paul McFedries
سری: For Dummies
ISBN (شابک) : 9781119473923, 9781119473831
ناشر: Wiley
سال نشر: 2018
تعداد صفحات: 843
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 16 مگابایت
در صورت تبدیل فایل کتاب Web Coding & Development All-in-One for Dummies به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب برنامه نویسی و توسعه وب همه در یک برای Dummies نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
به زبانهایی که وب را قدرتمند میکنند صحبت کنید
با باز شدن هر روز مشاغل پردرآمد توسعه وب، افرادی که مهارتهای برنامهنویسی و ساخت وب/برنامه را دارند مشکلی برای یافتن شغل وجود ندارد اگر شما یک توسعهدهنده بالقوه هستید که به دنبال کسب دانش لازم برای ایجاد رابطها، پایگاههای داده و سایر ویژگیهایی هستید که وبسایتها، برنامههای وب و برنامههای موبایل مدرن را اجرا میکنند، دیگر دنبال این نباشید. کدنویسی و توسعه وب All-in-One For Dummies مترجم اصلی شما برای صحبت کردن به زبان هایی است که این وظایف را انجام می دهند.
قبل از غواصی در زبانهایی که رابطها را ایجاد میکنند، تعاملی را به وب اضافه میکنند، یا دادهها را ذخیره و به سایتها ذخیره میکنند، با تجدید قواعد کدنویسی شروع کنید. وقتی آماده شدید، به راهنمایی در مورد نحوه کنار هم قرار دادن همه آنها برای ساختن یک سایت یا ایجاد یک برنامه بپردازید.
درمورد اصول اولیه کد نویسی کوتاه بیایید مرور HTML و CSS درک جاوا اسکریپت، جی کوئری، PHP و MySQL ایجاد کد برای برنامه های وب و تلفن همراه دنیایی از فرصت ها برای توسعه دهندگان وجود دارد - و به این سرعت -کمپ بوت تراک اینجاست تا به شما کمک کند مهارت هایی را که برای ارتقای شغل خود به ارتفاعات جدید نیاز دارید به دست آورید!
Speak the languages that power the web
With more high-paying web development jobs opening every day, people with coding and web/app building skills are having no problems finding employment. If you're a would-be developer looking to gain the know-how to build the interfaces, databases, and other features that run modern websites, web apps, and mobile apps, look no further. Web Coding & Development All-in-One For Dummies is your go-to interpreter for speaking the languages that handle those tasks.
Get started with a refresher on the rules of coding before diving into the languages that build interfaces, add interactivity to the web, or store and deliver data to sites. When you're ready, jump into guidance on how to put it all together to build a site or create an app.
Get the lowdown on coding basics Review HTML and CSS Make sense of JavaScript, jQuery, PHP, and MySQL Create code for web and mobile apps There's a whole world of opportunity out there for developers--and this fast-track boot camp is here to help you acquire the skills you need to take your career to new heights!
Title Page......Page 5
Copyright Page......Page 6
Table of Contents......Page 9
Introduction......Page 25
About This Book......Page 26
“I have coded before!”......Page 27
Beyond the Book......Page 28
Book 1 Getting Ready to Code for the Web......Page 29
Chapter 1 How Web Coding and Development Work......Page 31
How the web works......Page 32
How the web works, take two......Page 35
Understanding the Front End: HTML and CSS......Page 36
Adding structure: HTML......Page 37
Adding style: CSS......Page 38
Understanding the Back End: PHP and MySQL......Page 39
Front end, meet back end: JavaScript......Page 40
Making your web coding life easier: jQuery......Page 41
How Dynamic Web Pages Work......Page 42
What Is a Mobile Web App?......Page 43
What’s the Difference between Web Coding and Web Development?......Page 44
Chapter 2 Setting Up Your Web Development Home......Page 45
Do You Need a Local Web Development Environment?......Page 46
Setting Up the XAMPP for Windows Development Environment......Page 47
Installing XAMPP for Windows......Page 48
Running the XAMPP for Windows Control Panel......Page 50
Accessing your local web server......Page 51
Installing XAMPP for OS X......Page 53
Running the XAMPP Application Manager......Page 54
Accessing your local web server......Page 55
Choosing Your Text Editor......Page 57
Chapter 3 Finding and Setting Up a Web Host......Page 59
Using your existing Internet provider......Page 60
A Buyer’s Guide to Web Hosting......Page 61
Finding a Web Host......Page 64
Finding Your Way around Your New Web Home......Page 65
Making your hard disk mirror your web home......Page 66
Uploading your site files......Page 68
Making changes to your web files......Page 69
Book 2 Coding the Front End, Part 1: HTML & CSS......Page 71
Chapter 1 Structuring the Page with HTML......Page 73
Getting the Hang of HTML......Page 74
Understanding Tag Attributes......Page 76
Learning the Fundamental Structure of an HTML5 Web Page......Page 77
Giving your page a title......Page 78
Adding some text......Page 80
Some Notes on Structure versus Style......Page 81
Emphasizing text......Page 82
Marking important text......Page 83
Adding headings......Page 84
Adding quotations......Page 85
Linking basics......Page 86
Anchors aweigh: Internal links......Page 87
Making your point with bulleted lists......Page 89
Numbered lists: Easy as one, two, three......Page 91
Inserting Special Characters......Page 92
Inserting Images......Page 93
Thetag......Page 95
The