<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://ngxuandat.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://ngxuandat.github.io/" rel="alternate" type="text/html" /><updated>2024-05-11T09:32:02+00:00</updated><id>https://ngxuandat.github.io/feed.xml</id><title type="html">Dat Nguyen</title><subtitle>A small personal blog where I post things about my thoughts and things that I am working on.
</subtitle><author><name>{&quot;name&quot;=&gt;nil, &quot;email&quot;=&gt;&quot;datnguyenxuan.810@gmail.copm&quot;}</name><email>datnguyenxuan.810@gmail.copm</email></author><entry><title type="html">The Three ways to learn IT</title><link href="https://ngxuandat.github.io/thoughts/2024/03/02/learning-IT.html" rel="alternate" type="text/html" title="The Three ways to learn IT" /><published>2024-03-02T00:00:00+00:00</published><updated>2024-03-02T00:00:00+00:00</updated><id>https://ngxuandat.github.io/thoughts/2024/03/02/learning-IT</id><content type="html" xml:base="https://ngxuandat.github.io/thoughts/2024/03/02/learning-IT.html"><![CDATA[<p>There are three path. You can take all of them, each of them are foundational for the next. Consider how much time you want to spend based on what you want to achieve learning these.</p>

<h2 id="some-recommendations">Some recommendations:</h2>

<ul>
  <li>Deviation from these suggested paths is highly recommended.</li>
  <li>Remember to spare sometimes for yourself to try implementing what you have learn.</li>
  <li>Stay away from the Tutorial Hell.</li>
</ul>

<h2 id="here-are-the-what-you-can-expect-to-achieve-for-each-path">Here are the what you can expect to achieve for each path:</h2>

<h3 id="path-a-making-decent-amount-working-as-a-free-lance-programmer">Path A: making decent amount working as a free-lance programmer</h3>
<h3 id="path-b-working-as-a-programmer-as-your-main-job">Path B: working as a programmer as your main job</h3>
<h3 id="path-c-be-able-to-understand-and-take-advantages-of-the-hottest-trends-in-the-field-build-a-venture">Path C: be able to understand and take advantages of the hottest trends in the field, build a venture</h3>

<h2 id="path-a">Path A</h2>
<ul>
  <li>Learn basic programming using <a href="https://venkivasamsetti.github.io/ebookworm.github.io/Books/cse/C%20Programming%20Language%20(2nd%20Edition).pdf">C</a> or Python (1 month)
    <ul>
      <li>Just the basic is enough</li>
      <li>Focus on understanding: variables-pointers/memory address, data communication, loop-conditional statement</li>
      <li>Learn UI design, Data base, String manipulation</li>
    </ul>
  </li>
  <li>Learn some basic about OS, and computer architecture. (2 weeks reading, 2 weeks practicing implementing)</li>
  <li>SQL and data base (1 week reading, 1 week implementing)</li>
  <li>Object-oriented Programming</li>
  <li><a href="https://www.coursera.org/professional-certificates/google-data-analytics">Basic data analysis</a> or <a href="https://www.pythontutorial.net/tkinter/">GUI Library</a> or <a href="https://open.appacademy.io/">Web Development</a>.</li>
</ul>

<h2 id="path-b">Path B</h2>
<p><em>Like Path A but cut the steps the things that you think won’t be necessary.</em></p>

<ul>
  <li>Install, config and dive deep into an open-source social network(like <a href="https://github.com/mastodon/mastodon">mastodon</a>) and e-commerce platform(<a href="https://github.com/spree/spree">spree</a>), read and code on your own.</li>
  <li>Choose to learn 1 of these:
    <ul>
      <li>ML, AI and Blockchain</li>
      <li><a href="https://github.com/karpathy?tab=repositories">Andre Kapathy’s Github</a></li>
      <li>Read and play around with <a href="https://github.com/torvalds/linux">Linux Source code</a>, socket programming.</li>
    </ul>
  </li>
</ul>

<h2 id="path-c">Path C</h2>
<p><em>Like B but with some additions</em></p>

<ul>
  <li>Learn ERP(Enterprise Resource Planning):
    <ul>
      <li>Aim for for certification from a close-source ERP
        <ul>
          <li>Typically from Microsoft Dynamics, Oracle (NetSuite) or SAP.</li>
          <li>Alternative: Open and read the source code of an open-source ERP
            <ul>
              <li><a href="https://github.com/odoo/odoo">Odoo</a></li>
              <li><a href="https://github.com/frappe/erpnext">ERPNext</a></li>
            </ul>
          </li>
        </ul>
      </li>
    </ul>
  </li>
  <li>Learn Business Process Management
    <ul>
      <li><a href="https://link.springer.com/book/10.1007/978-3-662-56509-4">Fundamentals of Business Process Management</a></li>
    </ul>
  </li>
  <li>Learn the ISO procedures
    <ul>
      <li><a href="https://www.iso.org/directives-and-policies.html">ISO – Directives and Policies</a></li>
    </ul>
  </li>
  <li>Take the highest certificate from one of the leading ecosystem
    <ul>
      <li>Oracle Certified Master</li>
      <li>Mircrosoft Certified: Power Platform Solution Architect Expert</li>
      <li>AWS Certified Solutions Architect – Professional (SAP-C02)</li>
      <li>Cisco, IBM, etc.</li>
    </ul>
  </li>
  <li>Learn project management, how to write business plan
    <ul>
      <li>Google Project Management Certificate</li>
      <li>(Book)Product Management’s Sacred Seven: The Skills Required to Crush Product Manager Interviews and be a World-Class PM</li>
      <li>PMBoK</li>
      <li><a href="https://www.startupschool.org/">Startup School</a></li>
      <li>Business Model Generation: A Handbook for Visionaries, Game Changers, and Challengers (The Strategyzer series)</li>
    </ul>
  </li>
  <li>Do research on business models, new services
    <ul>
      <li>https://fourweekmba.com/100-business-models-book-by-fourweekmba/</li>
    </ul>
  </li>
  <li>Follow Tech News
    <ul>
      <li><a href="https://www.oreilly.com/radar/topics/radar-trends/">Radar Trends – O’Reilly</a></li>
      <li>Tinkering everyday, have an idea notebooks.</li>
    </ul>
  </li>
</ul>

<p>Endnote: I think there are still quite a lot more other topics like the Algorithms and Data Structure rabbit hole. I still can’t figure it out how to put those in each path without making them feel so daunting. Feel free to discuss your thoughts.</p>

<p>Most of these I learned from <a href="https://www.facebook.com/aiviet.nguyen.9">Mr. Aiviet Nguyen</a> and some parts of the blog is the direct translation of his writings in Vietnamese.</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;email&quot;=&gt;&quot;datnguyenxuan.810@gmail.copm&quot;}</name><email>datnguyenxuan.810@gmail.copm</email></author><category term="Thoughts" /><summary type="html"><![CDATA[There are three path. You can take all of them, each of them are foundational for the next. Consider how much time you want to spend based on what you want to achieve learning these.]]></summary></entry><entry><title type="html">How to study physics as IT student</title><link href="https://ngxuandat.github.io/thoughts/2023/05/03/How-to-study-physics-as-a-CS-student.html" rel="alternate" type="text/html" title="How to study physics as IT student" /><published>2023-05-03T00:00:00+00:00</published><updated>2023-05-03T00:00:00+00:00</updated><id>https://ngxuandat.github.io/thoughts/2023/05/03/How-to-study-physics-as-a-CS-student</id><content type="html" xml:base="https://ngxuandat.github.io/thoughts/2023/05/03/How-to-study-physics-as-a-CS-student.html"><![CDATA[<p>I have always been fascinated with Physics, and find myself applying basic models of Physics in my thinking all the time. Surprisingly, the things that I learned from Physics and Chemistry classes during Junior High have been serving me very well, daily and till these days. After gotten in to college, I thought I could set sometimes for Physics. I attempted Walter Lewin’s courses several times yet never had the time to finish.</p>

<p>Fortunately, an educator in Vietnam already came up with a Physics curriculum for CS majors. Here are the main notes I took from his blog post written in Vietnamese.</p>

<p>Learning Physics even if you are a CS major will be beneficial because:</p>
<ul>
  <li>IT is huge right now and you probably don’t have time for too much unnecessary knowledge.</li>
  <li>Working with computers means that naturally you will have the habit to self-study a lot when needed.</li>
  <li>Combining Physics ideas/concept with programming, data crunching can generates good chunks of start-up ideas.</li>
  <li>By learning basic Physics ideas and concepts, you will know what to look up for when needed.</li>
  <li>Many Physics ideas are useful when working IoT, Cyber Physical System, Graphics, Signal Analysis, Microcontroller, Quantum Computing and Cryptography, etc.</li>
</ul>

<p>You don’t need to study Physics the traditional way(which is almost impossible if you are also majoring CS), just focus on the core ideas, concepts and their applications. After the having a grasp of the basics, you can try to focus more on the topics that you are interested in. Moreover, the following curriculum should be sufficient for giving you a decent Physics foundation, which will help you grasp the big picture of Physics, while providing you with enough foundational knowledge to help you be open to new computing technology(that are deeply Physics) like Quantum Computing or Brain Simulation.</p>

<h2 id="part-1-physics-and-the-world-system">Part 1. Physics and the World System</h2>
<ol>
  <li>
    <p>Oscillation and motion</p>

    <p>Deep dive: Structures in the universe</p>
  </li>
  <li>
    <p>Electromagnetic radiation and light</p>

    <p>Relativity theory and Positioning technology</p>
  </li>
  <li>
    <p>Quantum theory and Quantum World</p>

    <p>Energy and Spectroscopy</p>
    <h2 id="part-2-material-science-for-computers">Part 2. Material Science for Computers</h2>
  </li>
  <li>
    <p>Semiconductor and Microprocessor</p>

    <p>MOSFET technology</p>
  </li>
  <li>
    <p>Magnetic Materials</p>

    <p>Computer Memory</p>
  </li>
  <li>
    <p>Measurement</p>

    <p>Electronic Microscope, medical imaging</p>
    <h2 id="part-3-physics-of-sensors">Part 3. Physics of Sensors</h2>
  </li>
  <li>
    <p>Pressure and heat sensor</p>

    <p>Abnormal sound detection and noise filtering</p>
  </li>
  <li>
    <p>Chemical sensor</p>

    <p>Material analysis and environmental protection</p>
  </li>
  <li>
    <p>Magnetic sensor</p>

    <p>Radar signal analysis and environment monitoring</p>
  </li>
</ol>

<h2 id="part-4-light-and-computer-graphic">Part 4. Light and Computer Graphic</h2>
<ol>
  <li>
    <p>Laser</p>

    <p>Design and making microchip</p>
  </li>
  <li>
    <p>Graphic Display and Lighting</p>

    <p>Advertising display and decoration</p>
  </li>
  <li>
    <p>Fiber-optic</p>

    <p>Application of Photonics Technology</p>
    <h2 id="part-5-physics-and-the-future-of-computing">Part 5. Physics and the Future of Computing</h2>
  </li>
  <li>
    <p>The Physics foundations of Quantum Computing</p>

    <p>Shor’s algorithm</p>
  </li>
  <li>
    <p>Quantum Information</p>

    <p>Quantum Cryptography</p>
  </li>
  <li>
    <p>The Physics foundation of Brain Simulation and Computing</p>

    <p>Hopfield network and Spin glass</p>
  </li>
</ol>

<p>I’ll try to include the materials, but for now I’ll just leave it here. (May 10 2023)</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;email&quot;=&gt;&quot;datnguyenxuan.810@gmail.copm&quot;}</name><email>datnguyenxuan.810@gmail.copm</email></author><category term="Thoughts" /><summary type="html"><![CDATA[I have always been fascinated with Physics, and find myself applying basic models of Physics in my thinking all the time. Surprisingly, the things that I learned from Physics and Chemistry classes during Junior High have been serving me very well, daily and till these days. After gotten in to college, I thought I could set sometimes for Physics. I attempted Walter Lewin’s courses several times yet never had the time to finish.]]></summary></entry><entry><title type="html">Linked: The New Science Of Networks, By Albert László Barabási</title><link href="https://ngxuandat.github.io/2021/08/11/Linked-The-New-Science-of-Networks.html" rel="alternate" type="text/html" title="Linked: The New Science Of Networks, By Albert László Barabási" /><published>2021-08-11T00:00:00+00:00</published><updated>2021-08-11T00:00:00+00:00</updated><id>https://ngxuandat.github.io/2021/08/11/Linked-The-New-Science-of-Networks</id><content type="html" xml:base="https://ngxuandat.github.io/2021/08/11/Linked-The-New-Science-of-Networks.html"><![CDATA[<h2 id="everything-touches-everything">“Everything touches everything”</h2>
<p>Our biological existence, social world, economy, and religious traditions tell a compelling story of interrelatedness. As the great Argentinean author Jorge Luis Borges put it,“everything touches everything.”</p>

<p>We have taken apart the universe and have no idea how to put it back together. After spending trillions of research dollars to disassemble nature in the last century, we are just now acknowledging that we have no clue how to continue—except to take it apart further. This was the humble start of what’s behind many of the greatest scientific discoveries - the idea of Reductionism. Reductionism was the driving force behind much of the twentieth century’s scientific research. To comprehend nature, it tells us, we first must decipher its components. The assumption is that once we understand the parts, it will be easy to grasp the whole. But as we go deeper, the more we separate the already separated parts, the more we know that we know less than we have always thought. Perhaps it’s time to think of how we can pull all of the things back together, and try to study them as a whole, which implies that we now need a new paradigm for thinking that is different from the old-school Reductionism. Here, networks might have the answer.</p>

<h2 id="the-basic-of-networks">The Basic of Networks</h2>
<p>In a network(also called Graph), there are nodes. These nodes thing are connected to each other through links, which together create a network of nodes interconnected to the others. Simple as that, but very often, a simple idea can be a total game-changer. Networks have properties, hidden in their construction, that limit or enhance our ability to do things with them.  If the network is large, despite the links’ completely random placement, almost all nodes will have approximately the same number of links. Our society has somewhat the same properties where most of us, on average, will have the same numbers of social links, and the extremely social individuals are considered outliers.</p>

<blockquote>
  <p>“Everybody on this planet is separated by only six other people. Six degrees of separation. Between us and everybody else on this planet. The president of the United States. A gondolier in Venice…. It’s not just the big names. It’s anyone. A native in a rain forest. A Tierra del Fuegan. An Eskimo. I am bound to everyone on this planet by a trail of six people. It’s a profound thought…. How every person is a new door opening up into other worlds.” Not only are we connected, but we live in a world in which no one is more than a few handshakes from anyone else.</p>
</blockquote>

<p>Even so, weak ties play a crucial role in our ability to communicate with the outside world. Hence, do value the those you are not so close with!</p>

<p>As there are several types of person when it comes to sociability, Node has different types too. Let’s now talk about the extrovert nodes - The Connectors or alternatively, The Hubs. These extrovert nodes are just nodes with lots of friends, lots of connections, in short, lots of links. Connectors are present in very diverse complex systems, ranging from the economy to the cell. They are a fundamental property of most networks, a fact that intrigues scientists from disciplines as disparate as biology, computer science, and ecology. In the case of our social network, Connectors(Hubs) are an extremely important component of it. They create trends and fashions, make important deals, spread fads, or help launch a restaurant. From Instagram(YouTube, TikTok, whatever) Influencers, Industry Leaders, Celebrity Tech CEO(Elon Musk), Worrying Billionaire(Bill Gates), Loved Politicians(ugh!, can’t think of anyone), Renowned Researchers, Nobel laureates, to Podcast Owners, etc., these people are the thread of society, smoothly bringing together different races, levels of education, and pedigrees. This is why hubs are so important when it comes to spreading the innovations. Innovations spread from innovators to hubs. The hubs in turn send the information out along their numerous links, reaching most people within a given social or professional network. Hubs, the integral components of scale-free networks(which we will discuss right away!), are the statistically rare, highly connected individuals who keep social networks together. With their numerous social contacts, they are among the first to notice and use the experience of the innovators. Though not necessarily innovators themselves, their conversion is the key to launching an idea or an innovation. If the hubs resist a product, they form such an impenetrable and influential wall that the innovation can only fail. If they accept it, they influence a very large number of people. As we will see, hubs are changing nearly everything we know regarding the spread of ideas, innovations, and viruses.</p>

<h2 id="figuring-out-networks">Figuring out networks</h2>
<blockquote>
  <p>“Hubs cannot be explained by either of the graph models we have seen so far. Therefore, hubs force us to reconsider our knowledge of networks and to ask three fundamental questions: How do hubs appear? How many of them are expected in a given network? Why did all previous models fail to account for them? …..hubs are not rare accidents of our interlinked universe. Instead, they follow strict mathematical laws whose ubiquity and reach challenge us to think very differently about network.”</p>
</blockquote>

<p>For sometimes, network was modeled as some sort of a static model, where nodes and their links are all randomly generated. That may sound simple, but this model was quite enough for a young research field at the time. But randomly generated static model does can hardly reflect reality. We need something new. Real networks are governed by two laws: growth and preferential attachment. Each network starts from a small nucleus and expands with the addition of new nodes. Then these new nodes, when deciding where to link, prefer the nodes that have more links. By discovering and incorporating the two mentioned new laws, network modeling had stepped one more step further, we are now talking about a network that grows and the links between its nodes are meaningful. Behold, we can now model a network in which new nodes stem from another, the most extrevert nodes get more and more links. The whole network can be described the by a few concentrated collections of Hubs and their fellow nodes. We see a concentration here, if you think that the more links one node has, the weathier it is becoming. In other words, as wealth concentrates at one place, the person who has that stock pile is getting richer over time. Does that sound familiar to you?</p>

<p>The static nature of the classical models had gone unnoticed until we were forced to incorporate growth. Similarly, randomness had not been a problem until the power laws required us to introduce preferential attachment. Understanding that structure and network evolution couldn’t be divorced from one another made it difficult to revert to the static models that dominated our thinking for decades. These shifts in thinking created a set of opposites: static versus growing, random versus scale-free, structure versus evolution.</p>

<p>The theory of evolving networks, developed in the past three years, represents a one-way sign in network modeling. By viewing networks as dynamical systems that change continuously over time, the scale-free model embodies a new modeling philosophy. The classic static models starting with Erdős-Rényi sought simply to arrange a fixed number of nodes and links such that the final web conforms to the network being modeled. This process is similar to drawing. Seated in front of a Ferrari, our task is to draw a picture that will allow anyone to recognize the car. Having a faithful drawing, however, doesn’t bring us any closer to understanding the processes that created the car in the first place. For that we need to know how to build one just like the original. This is exactly what the various evolving network models aim to accomplish. They capture how networks are assembled by reproducing the steps followed by nature when it created its various complex systems. If we correctly model the network assembly, our final network should closely match the reality. Thus our goals have shifted from describing the topology to understanding the mechanisms that shape network evolution.</p>

<p>Networks are not en route from a random to an ordered state. Neither are they at the edge of randomness and chaos. Rather, the scale-free topology is evidence of organizing principles acting at each stage of the network formation process. There is little mystery here, since growth and preferential attachment can explain the basic features of the networks seen in nature. No matter how large and complex a network becomes, as long as preferential attachment and growth are present it will maintain its hub-dominated scale-free topology.</p>

<p>But the scale-free model raised new questions. One in particular kept resurfacing: How do latecomers make it in a world in which only the rich get richer? The quest for the answer took us to a very unlikely place: the birth of quantum mechanics at the beginning of the twentieth century.(which I suggest you should get the book if you want to know more about)</p>
<h2 id="fitness-of-nodes-and-a-networks-robustness">Fitness of nodes and a network’s robustness</h2>
<p>In a competitive environment each node has a certain fitness. Fitness is your ability to make friends relative to everybody else in your neighborhood; a company’s competence in luring and keeping consumers compared to other companies; an actor’s aptitude for being liked and remembered relative to other aspiring actors; a Webpage’s ability to bring us back on a daily basis relative to the billions of other pages competing for our attention. It is a quantitative measure of a node’s ability to stay in front of the competition. Fitness may have genetic roots in people; it may be related to product and management quality for companies, to talent for actors, or to content for Websites. We can assign a fitness to each node in a network, mimicking its ability to compete for links.</p>

<p>In a competitive environment, fitness also plays a role: Nodes with higher fitness are linked to more frequently. A simple way to incorporate fitness into the scale-free model is to assume that preferential attachment is driven by the product of the node’s fitness and the number of links it has. Each new node decides where to link by comparing the fitness connectivity product of all available nodes and linking with a higher probability to those that have a higher product and therefore are more attractive. Between two nodes with the same number of links, the fitter one acquires links more quickly. If two nodes have the same fitness, however, the older one still has an advantage. In some networks the fittest node could theoretically grab all the links, leaving none for the rest of the nodes. The winner takes all.</p>

<p>Every network has its own fitness distribution, which tells us how similar or different the nodes in the network are. In networks where most of the nodes have comparable fitness, the distribution follows a narrowly peaked bell curve. In other networks, the range of fitnesses is very wide such that a few nodes are much more fit than most others.</p>

<p>Errors and failures typically corrupt all human designs. Natural systems are different. In general, natural systems have a unique ability to survive in a wide range of conditions. We can think of this ability as the robustness of the system. Although internal failures can affect their behavior, they often sustain their basic functions under very high error rates. This is in stark contrast to most products of human design, in which the breakdown of a single component often handicaps the whole device. For this reason, scientists from all disciplines have recognized the resilience of nature’s designs, raising the hope that we can exploit that convenience in human-made structures. Therefore, robustness—rooted in the Latin word robus, meaning“oak,” the symbol of strength and longevity in the ancient world—is an increasingly investigated topic in many fields.</p>

<p><strong>Summary</strong>: As long as we thought of networks as random, we modeled them as static graphs. The scale-free model reflects our awakening to the reality that networks are dynamic systems that change constantly through the addition of new nodes and links. The fitness model allows us to describe networks as competitive systems in which nodes fight fiercely for links.</p>
<h2 id="beauty-over-age">Beauty over age.</h2>
<p>In the presence of fitness, the early bird is not necessarily the winner. Rather, fitness is in the driver’s seat, making or breaking the hubs. In the scale-free model the connectivity of nodes in the network increases as a square root of time. The fitness model predicts a very different behavior. It tells us that nodes still acquire links following a power law, tβ. But the dynamic exponent, β, which measures how fast a node grabs new links, is different for each node. It is proportional to the node’s fitness, such that a node that is twice as fit as any other node will acquire links faster because its dynamic exponent is twice as large. Therefore, the speed at which nodes acquire links is no longer a matter of seniority. Independent of when a node joins the network, a fit node will soon leave behind all nodes with smaller fitness. Google is the best proof of this: A latecomer with great search technology, it acquired links much faster than its competitors, eventually outshining all of them. Beauty over age.</p>
<h2 id="how-to-ruin-a-network">How to ruin a network</h2>
<p>Removing only a few nodes will have little impact on the scale-free dynamic network’s integrity. Yet, if the number of removed nodes reaches a critical point, the system abruptly breaks into tiny unconnected islands. These removed nodes, or in other words, node failures can easily break a net work into isolated, noncommunicating fragments. Failures in random networks offer an example of an inverse phase transition: There is a critical error threshold below which the system is relatively unharmed. Above this threshold, however, the network simply falls apart. Still, removing just some insignificant nodes might not be a big deal for the network, given that it has the robustness, and resilience originated from its scale-free nature. But sometimes, we do not need to remove a large number of nodes to reach the critical point. Disable a few of the hubs and a scale-free network will fall to pieces in no time. For example: ecosystems can easily survive random species deletions. If, however, the highly connected keystone species are removed, the ecosystem dramatically collapses. Therefore, hidden within their structure, scale-free networks harbor an unsuspected Achilles’ heel, coupling a robustness against failures with vulnerability to attack. The coexistence of robustness and vulnerability plays a key role in understanding the behavior of most complex systems.</p>

<h2 id="cascading-failures-in-a-network">Cascading failures in a network</h2>
<p>When a network acts as a transportation system, a local failure shifts loads or responsibilities to other nodes.We call these cascading failures. If the extra load is negligible, it can be seamlessly absorbed by the rest of the system, and the failure remains effectively unnoticed. If the extra load is too much for the neighboring nodes to carry, they will either tip or again redistribute the load to their neighbors. Either way, we are faced with a cascading event, the magnitude and reach of which depend on the centrality and capacity of the nodes that have been removed in the first round. Cascading failures are frequent phenomena in the economy.</p>

<p>However, our understanding of cascading failures is rather limited. Topological robustness is a structural feature of networks. Cascading failures, however, are a dynamic property of complex systems, a relatively uncharted territory.</p>
<ul>
  <li><strong>Understanding the topology of the Internet is a prerequisite for designing tools and services that offer a fast and reliable communication infrastructure.</strong> Though human made, the Internet is not centrally designed. Structurally, the Internet is closer to an ecosystem than to a Swiss watch. Therefore, understanding the Internet is not only an engineering or a mathematical problem. In important ways, historical forces shaped its topology. A tangled tale of converging ideas and competing motivations left their mark on the Internet’s structure, creating a jumbled information mass for historians and computer scientists to unravel. There will soon be over 3 billion Internet-connected cell phones and close to 16 billion Internet-connected computers embedded in everything from toasters to fashion designs. The tiny sensors of this planetary skin will spy on everything from the environment to our highways and bodies. Most importantly, however, they are all connected. Our planet is evolving into a single vast computer made of billions of interconnected processors and sensors. The question being asked by many is, when will this computer become self-aware? When will a thinking machine, orders of magnitude faster than a human brain, emerge spontaneously from billions of interconnected modules?</li>
</ul>

<h2 id="the-cellular-networks">The Cellular Networks</h2>
<p>Most illnesses, ranging from manic depression to cancer, are not caused by a single malfunctioning gene. Rather, several genes interacting through a complex network hidden within our cells are simultaneously responsible. If we want to understand life—and ultimately cure disease—we must think networks. The behavior of living systems can seldom be reduced to their molecular components. Our inability to find a single gene responsible for manic depression is the best illustration. In fact, there are no ‘good’ genes or ‘bad’ genes, but only networks that exist at various levels. Genes are known to play a structural role, determining the scope and make of proteins and passing this information in a hereditary manner to subsequent generations. Recently, however, scientists have discovered that genes also play an important functional role as members of a complex cellular network. This functional role is apparent only in the dynamic context in which an individual gene interacts with many other cellular components. The cell, like the Internet, appears to be a ‘scale-free network’: a small subset of proteins is highly connected(linked) and controls the activity of a large number of other proteins, whereas most proteins interact with only a few others. The proteins in this network serve as the nodes, and the most highly connected nodes are the hubs. In such a network, performance is almost unchanged by random removal of nodes. But such systems contain an Achilles’ heel.” The“Achilles’ heel” of a network, you’ll recall, refers to the vulnerability of its hubs. The inactivation of less connected molecules does not have draconian effects on the cell, whereas a mutation in the p53 molecule, one of the clear hubs of the cellular network, turns the cell cancerous and eventually kills the organism. This explains why combined pharmaceutical attacks on molecules that interact with the p53 molecule(a protein that acts as a tumor suppressor) have progressively more severe effects on the cell, resembling an attack on the p53 molecule itself.</p>

<p>More on p53: The p53 protein, created by the p53 gene, is a tumor suppressor. Just as your brakes allow you to stop your car, tumor suppressor genes act to slow and halt DNA replication and division into new cells. Healthy cells keep a small number of p53 molecules around. If radiation or some other injury damages the cell, more p53 is produced, preventing the progression of the cell through cell division. This gives the cell time to repair the damage before further copies of the malfunctioning cell can be produced. However, if the damage is irreparable, the p53 protein will activate a group of genes to kill the cell. If the cell’s brake—the p53 protein—malfunctions, the cell can run amok.</p>

<h2 id="the-future-of-medicine">The Future of Medicine</h2>
<p>Changing the concentration of a chemical in your body via a drug could reduce the symptoms of a particular disease. However, since the cell is controlled by a complex network with small-world properties, a drug-induced perturbation inevitably affects many other chemicals, possibly creating undesired side effects. Patients treated for manic depression might die of heart disease, a condition they had never experienced before. Furthermore, the drug that causes heart disease for you could have no side effects on another individual. We all have different eye and hair colors and facial features, after all, so it is not surprising that we metabolize drugs differently as well. With the map of life in hand and with tools such as the recently developed DNA chips that monitor the links between the genes, doctors will be able to obtain a detailed list of all molecules and genes affected by a given drug. Exploring side effects will no longer be guesswork. We will have personalized medicine, allowing the marketing and approval of drugs that are effective for only 10 percent of the population and potentially lethal for everybody else.</p>

<h2 id="the-network-economy">The Network Economy</h2>
<p>A sparse network of a few powerful directors controls all major appointments in Fortune 1000 companies; a network of alliances determines the success in the biotech industry; the structure of the network within the firm is responsible for the organization’s ability to adapt to rapidly changing market conditions; and strategies taking advantage of the network nature of the consumer base lead to phenomenal successes in marketing. To comprehend how an economy truly works, we need to understand how corporations and other economic institutions run by these highly connected directors interact with each other. To accomplish such thing, understanding network effects become the key to survival in a rapidly evolving new economy.</p>

<p>As research, innovation, product development, and marketing become more and more specialized and divorced from each other, we are converging to a network economy in which strategic alliances and partnerships are the means for survival in all industries. The interfirm linkages of suppliers and subcontractors are well documented in southwestern Germany and north central Italy; Japanese business has long relied on interfirm collaborations to diffuse responsibilities for technological innovations; the Korean business model marries a whole array of diverse companies under the umbrella of large conglomerates; Silicon Valley regularly takes advantage of technology transfers by pairing up startups with established companies. These fluid alliances, which are periodically renegotiated as the marketplace shifts or the focus of the participants changes, offer a glimpse of the future of the world’s business environment.</p>

<p>In reality, the market is nothing but a directed network. Companies, firms, corporations, financial institutions, governments, and all potential economic players are the nodes. Links quantify various interactions between these institutions, involving purchases and sales, joint research and marketing projects, and so forth. In such networks, the actions of one node affect other nodes easily cripples whole segments of the network. The weight of the links captures the value of the transaction, and the direction points from the provider to the receiver. The structure and evolution of this weighted and directed network determine the outcome of all macroeconomic processes. Understanding macroeconomic interdependencies in terms of networks can help us to foresee and limit future crises. Thinking networks can teach us to monitor the path of the damage and to set firewalls by identifying and strengthening the nodes that can stop the spread of macroeconomic fires.</p>

<p>Walter W. Powell writes in Neither Market nor Hierarchy: Network Forms of Organization,“in markets the standard strategy is to drive the hardest possible bargain on the immediate exchange. In networks, the preferred option is often creating indebtedness and reliance over the long haul.” Therefore, in a network economy, buyers and suppliers are not competitors but partners. The relationship between them is often very long lasting and stable. The stability of these links allows companies to concentrate on their core business. If these partnerships break down, the effects can be severe. Most of the time failures handicap only the partners of the broken link. Occasionally, however, they send ripples through the whole economy.</p>

<p>Hierarchical thinking does not fit a network economy. In traditional organizations, rapid shifts can be made within the organization, with any resulting losses being offset by gains in other parts of the hierarchy. In a network economy each node must be profitable. Failing to understand this, the big players of the network game exposed themselves to the risks of connectedness without benefiting from its advantages. When problems arose, they failed to make the right, tough decisions, for example shutting down the supply line, and got into even bigger trouble.</p>

<h2 id="the-new-structure-of-organization">The New Structure of Organization</h2>
<p>All twentieth century corporations has the same structure: It is a tree, where the CEO occupies the root and the bifurcating branches represent the increasingly specialized and non-overlapping tasks of lower-level managers and workers. Responsibility decays as you move down the branches, ending with the drone executors of orders conceived at the roots. There are many problems with the corporate tree.</p>
<ul>
  <li>First, information must be carefully filtered as it rises in the hierarchy. If filtering is less than ideal, the overload at the top level, where all branches meet, could be huge. As a company expands and the tree grows, information at the top level inevitably explodes.</li>
  <li>Second, integration leads to unexpected organizational rigidity. Optimization leads to what some call Byzantine monoliths, organizations so overorganized that they are completely inflexible, unable to respond to changes in the business environment. The tree model is best suited for mass production, which was the way of economic success until recently. These days, however, the value is in ideas and information. We have gotten to the point that we can produce anything that we can dream of. The expensive question now is, what should that be? As companies face an information explosion and an unprecedented need for flexibility in a rapidly changing marketplace, the corporate model is in the midst of a complete makeover. This does not mean a superficial shift in the job description of a few individuals. It is a fundamental rethinking of how to respond to the new business environment in the postindustrial era, dubbed the information economy.</li>
</ul>

<p>Apparently, companies aiming to compete in a fast-moving marketplace are shifting their organization structure from a static and optimized tree into a dynamic and evolving web, flat and with a lots of cross-links between the nodes, offering a more malleable, flexible command structure. Those that resist this change could easily be forced to the periphery. As valuable resources shift from physical assets to bits and information, operations move from vertical to virtual integration, the reach of businesses increasingly expands from domestic to global, the lifetime of inventories decreases from months to hours, business strategy changes from top-down to bottom-up, and workers transform into employees or free agents.</p>

<p>Innovations and products with a higher spreading rate have a higher chance of reaching a large fraction of the network. Hotmail enhanced its spreading rate by eliminating the adoption threshold individuals experience. First, it is free; thus you do not have to think about whether you are making a wise investment. Second, the Hotmail interface makes it very easy to sign up. In two minutes you have an account; thus there is no time investment. Third, once you sign up, every time you send an e-mail, you offer free advertisement for Hotmail. Combine these three features, and you get a service that has a very high infection rate, a built-in mechanism to spread.</p>

<p>Most startups were based on the simple philosophy that offering things online was sufficient to replicate the success stories of the new economy. Yet, apart from a few early starts, such as Amazon.com, AOL, or eBay, most failed. The real legacy of the Internet is not the birth of thousands of new online companies but the transformation of existing businesses. Networks do not offer a miracle drug, a strategy that makes you invincible in any business environment. The truly important role networks play is in helping existing organizations adapt to rapidly changing market conditions. The very concept of network implies a multidimensional approach.(End of Notes)</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;email&quot;=&gt;&quot;datnguyenxuan.810@gmail.copm&quot;}</name><email>datnguyenxuan.810@gmail.copm</email></author><summary type="html"><![CDATA[“Everything touches everything” Our biological existence, social world, economy, and religious traditions tell a compelling story of interrelatedness. As the great Argentinean author Jorge Luis Borges put it,“everything touches everything.” We have taken apart the universe and have no idea how to put it back together. After spending trillions of research dollars to disassemble nature in the last century, we are just now acknowledging that we have no clue how to continue—except to take it apart further. This was the humble start of what’s behind many of the greatest scientific discoveries - the idea of Reductionism. Reductionism was the driving force behind much of the twentieth century’s scientific research. To comprehend nature, it tells us, we first must decipher its components. The assumption is that once we understand the parts, it will be easy to grasp the whole. But as we go deeper, the more we separate the already separated parts, the more we know that we know less than we have always thought. Perhaps it’s time to think of how we can pull all of the things back together, and try to study them as a whole, which implies that we now need a new paradigm for thinking that is different from the old-school Reductionism. Here, networks might have the answer.]]></summary></entry></feed>