-
Notifications
You must be signed in to change notification settings - Fork 5
/
codemosaic.html
185 lines (171 loc) · 12.9 KB
/
codemosaic.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<link rel="shortcut icon" type="image/jpg" href="/assets/img/F1.png"/>
<title>CodeMosaic - Arpit Dwivedi</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,700">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/css/pikaday.min.css">
</head>
<body>
<meta name="viewport" content="width-device-width, initial-scale=1">
<nav class="navbar navbar-dark navbar-expand-lg fixed-top bg-white portfolio-navbar gradient">
<div class="container"><a class="navbar-brand logo" href="index.html" style="background-image: url("assets/img/rsz_lll.png");height:50px;width:188px;"></a><button data-toggle="collapse" class="navbar-toggler" data-target="#navbarNav"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div
class="collapse navbar-collapse" id="navbarNav">
<ul class="nav navbar-nav ml-auto">
<li class="nav-item" role="presentation"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="codemosaic.html" id="codemosaicDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
CodeMosaic
</a>
<div class="dropdown-menu" aria-labelledby="codemosaicDropdown">
<a class="dropdown-item" href="codemosaic.html#section1">Book Info</a>
<a class="dropdown-item" href="codemosaic.html#section2">Key Strengths</a>
<a class="dropdown-item" href="codemosaic.html#section3">Comparison</a>
<a class="dropdown-item" href="codemosaic.html#section4">Stages/Timeline</a>
<a class="dropdown-item" href="codemosaic.html#section5">Buy</a>
</div>
</li>
<li class="nav-item" role="presentation"><a class="nav-link" href="https://blog.arpitdwivedi.in/">Blog Site</a></li>
<li class="nav-item" role="presentation"><a class="nav-link" href="certificates.html">Certificates</a></li>
<li class="nav-item" role="presentation"></li>
</ul>
</div>
</div>
</nav>
<main class="page lanidng-page">
<section id="section1" class="portfolio-block website gradient" style="background-color: rgb(255,255,255);background-image: url("assets/img/elegant-black-handmade-technique-aquarelle_23-2148300751.jpg");">
<div class="container">
<div class="row align-items-center">
<div class="col-md-12 col-lg-5 offset-lg-1 text">
<h1>CodeMosaic</h1>
<h4 style="margin-bottom: 2.5em;">Learn AI-Driven Development and Modern Best Practices for Enterprise</h4>
<p>“Code Mosaic” is a comprehensive guide that takes you through the entire software development lifecycle, from design to deployment. This book equips you with the skills to navigate modern enterprise development, leveraging AI tools like GitHub Copilot and ChatGPT, and showcasing the power of .NET, Angular, and Azure. Whether you’re a recent graduate or an experienced developer, “Code Mosaic” helps you embrace the evolving landscape of AI-driven development and modern best practices.</p>
<p><a class="btn btn-outline-primary" role="button" href="codemosaic.html#section5">See Available Buying Options</a> </p>
</div>
<div class="col-md-12 col-lg-5">
<img src="assets/img/BookFront.png" style="width: 85%;height: 85%;"/>
</div>
</div>
</div>
</section>
<section id="section2" class="portfolio-block skills">
<div class="container">
<div class="heading">
<h2>Key Strengths of CodeMosaic</h2>
</div>
<div class="row">
<div class="col-md-3">
<div class="card special-skill-item border-0">
<div class="card-header bg-transparent border-0"><i class="icon ion-ios-star-outline"></i></div>
<div class="card-body">
<h3 class="card-title">D2D Mastery</h3>
<p class="card-text"><u><b><i>Design to Deployment: </i></b></u>Learn the full development lifecycle, from sketching initial designs to deploying applications on Azure. Whether you are working on the frontend or backend, Code Mosaic guides you through every stage with hands-on examples.</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card special-skill-item border-0">
<div class="card-header bg-transparent border-0"><i class="icon ion-ios-star-outline"></i></div>
<div class="card-body">
<h3 class="card-title">AI-Driven Development</h3>
<p class="card-text"><u><b><i>Smarter with AI: </i></b></u>Explore how AI tools like GitHub Copilot and GPT can transform your workflow. From prompt engineering to automating code suggestions, you’ll learn how to leverage AI to boost your productivity and problem-solving abilities.</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card special-skill-item border-0">
<div class="card-header bg-transparent border-0"><i class="icon ion-ios-star-outline"></i></div>
<div class="card-body">
<h3 class="card-title">Enterprise-Grade Tools</h3>
<p class="card-text"><u><b><i>Build with the Best: </i></b></u>Master a powerful tech stack that includes Microsoft’s .NET for backend, Angular for frontend, and Azure for cloud deployment. These tools, backed by industry giants, ensure your applications are robust and scalable.</p>
</div>
</div>
</div>
<div class="col-md-3">
<div class="card special-skill-item border-0">
<div class="card-header bg-transparent border-0"><i class="icon ion-ios-star-outline"></i></div>
<div class="card-body">
<h3 class="card-title">Theory + Practice</h3>
<p class="card-text"><u><b><i>Balanced Learning: </i></b></u>Dive deep into foundational concepts with theory-driven chapters and then apply those concepts through practical projects. The first half strengthens your fundamentals, while the second half challenges you with real-world applications.</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<section id="section3" class="portfolio-block website gradient" style="background-color: rgb(255,255,255);background-image: url("assets/img/elegant-black-handmade-technique-aquarelle_23-2148300751.jpg");">
<div class="container">
<div class="row align-items-center">
<div class="col-md-12 text-center">
<h3>How CodeMosaic is Different?</h3>
</div>
</div>
<div class="row align-items-center" style="padding-top: 30px;">
<img src="assets/img/Diff3.png" style="width: 100%;height: 100%;"/>
</div>
</div>
</section>
<section id="section4" class="portfolio-block skills">
<div class="container">
<div class="heading">
<h2>The Pathway to Mastery</h2>
<p>"Code Mosaic" teaches you in stages, each building on the last. The book is broken into theoretical and practical parts, with bonus materials along the way. Below is the timeline of grouped stages, representing the key building blocks of your learning journey.
</p>
<p style="padding-top: 40px;"><a class="btn btn-outline-primary" role="button" href="https://link.springer.com/content/pdf/bfm:979-8-8688-0276-8/1" target="_blank">Download Full List of Content</a></p>
</div>
<div class="row align-items-center" style="padding-top: -10px;">
<img src="assets/img/Timeline.png" style="width: 100%;height: 100%;"/>
</div>
</div>
</div>
</section>
<section id="section5" class="portfolio-block project-no-images">
<div class="container">
<div class="heading">
<h2>Get Your Copy of Code Mosaic Here</h2>
</div>
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image">
<h3><strong>Springer Nature</strong></h3>
<h4>Buy at Springer Nature, the official publisher of Code Mosaic. Get access to the hardcover and e-book versions directly from the source.</h4><a class="btn btn-outline-primary btn-sm" role="button" href="https://link.springer.com/book/10.1007/979-8-8688-0276-8">Buy Now</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image">
<h3><strong>Amazon</strong></h3>
<h4>Order from Amazon, the world’s largest online retailer. Choose from hardcover, paperback, and Kindle editions for your convenience.</h4><a class="btn btn-outline-primary btn-sm" role="button" href="https://www.amazon.com/CodeMosaic-AI-Driven-Development-Practices-Enterprise/dp/B0D71HCTRL">Buy Now</a>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="project-card-no-image">
<h3><strong>Amazon India</strong><br></h3>
<h4>Available at Amazon India, perfect for Indian readers looking for the paperback and Kindle editions of Code Mosaic.</h4><a class="btn btn-outline-primary btn-sm" role="button" href="https://www.amazon.in/CodeMosaic-AI-Driven-Development-Practices-Enterprise-ebook/dp/B0D1949G7T/ref=sr_1_1?crid=IDP3U2BHJ0SR&dib=eyJ2IjoiMSJ9.uFThgqEiWT2ehlU4j6clDA.PIhEaZsaAA-z-IA75vuMgWk-3-ssB7OPh69hgMqn-hE&dib_tag=se&keywords=codemosaic&qid=1729434601&sprefix=codemosaic%2Caps%2C219&sr=8-1">Buy Now</a>
</div>
</div>
</div>
<div><p>Above are some of the mainstream platforms where Code Mosaic is available. You can also find it on many other online retailers—simply search for "CodeMosaic: Learn AI-Driven Development and Modern Best Practices for Enterprise" to explore additional buying options and purchase from your preferred platform.</p>
</div>
</div>
</section>
<footer class="page-footer">
<div class="container">
<div class="links"><a href="cv.html">About me</a><a href="projects.html">Projects</a></div>
<div class="social-icons"><a href="https://www.linkedin.com/in/dwivedi-arpit/" style="background-image: url("assets/img/Webp.net-resizeimage.png");width: 31px;height: 31px;"></a><a class="flex-fill" href="https://github.com/arpit-dwivedi" style="background-image: url("assets/img/git.png");width: 31px;height: 31px;"></a>
<a href="https://twitter.com/sdwivediarpit" style="background-image: url("assets/img/ttt.png");width: 31px;height: 31px;"></a>
<a href="https://www.kaggle.com/arpitdw" style="background-image: url("assets/img/kaggle.png");width: 31px;height: 31px;"></a>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.5.0/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/pikaday/1.6.1/pikaday.min.js"></script>
<script src="assets/js/script.min.js"></script>
</body>
</html>